Home
last modified time | relevance | path

Searched +full:mt2701 +full:- +full:cirq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmediatek,cirq.txt1 * Mediatek 27xx cirq
3 In Mediatek SOCs, the CIRQ is a low power interrupt controller designed to
4 work outside MCUSYS which comprises with Cortex-Ax cores,CCI and GIC.
5 The external interrupts (outside MCUSYS) will feed through CIRQ and connect
6 to GIC in MCUSYS. When CIRQ is enabled, it will record the edge-sensitive
8 flush command is executed. With CIRQ, MCUSYS can be completely turned off
12 - compatible: should be one of
13 - "mediatek,mt2701-cirq" for mt2701 CIRQ
14 - "mediatek,mt8135-cirq" for mt8135 CIRQ
15 - "mediatek,mt8173-cirq" for mt8173 CIRQ
[all …]
H A Dmediatek,mtk-cirq.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/mediatek,mtk-cirq.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Youlin Pei <youlin.pei@mediatek.com>
13 In MediaTek SoCs, the CIRQ is a low power interrupt controller designed to
14 work outside of MCUSYS which comprises with Cortex-Ax cores, CCI and GIC.
15 The external interrupts (outside MCUSYS) will feed through CIRQ and connect
16 to GIC in MCUSYS. When CIRQ is enabled, it will record the edge-sensitive
18 flush command is executed. With CIRQ, MCUSYS can be completely turned off
[all …]
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt2701.dtsi1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/clock/mt2701-clk.h>
9 #include <dt-bindings/phy/phy.h>
10 #include <dt-bindings/power/mt2701-power.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/memory/mt2701-larb-port.h>
14 #include <dt-bindings/reset/mt2701-resets.h>
15 #include "mt2701-pinfunc.h"
18 #address-cells = <2>;
[all …]