Home
last modified time | relevance | path

Searched +full:mt7622 +full:- +full:ssusbsys (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dmediatek,mt7622-ssusbsys.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/clock/mediatek,mt7622-ssusbsys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek SSUSBSYS clock and reset controller
10 The MediaTek SSUSBSYS controller provides various clocks to the system.
13 - Matthias Brugger <matthias.bgg@gmail.com>
18 - mediatek,mt7622-ssusbsys
19 - mediatek,mt7629-ssusbsys
24 "#clock-cells":
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/
H A Dmediatek,ssusbsys.txt1 MediaTek SSUSBSYS controller
4 The MediaTek SSUSBSYS controller provides various clocks to the system.
8 - compatible: Should be:
9 - "mediatek,mt7622-ssusbsys", "syscon"
10 - "mediatek,mt7629-ssusbsys", "syscon"
11 - #clock-cells: Must be 1
12 - #reset-cells: Must be 1
14 The SSUSBSYS controller uses the common clk binding from
15 Documentation/devicetree/bindings/clock/clock-bindings.txt
16 The available clocks are defined in dt-bindings/clock/mt*-clk.h.
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7622.dtsi6 * SPDX-License-Identifier: (GPL-2.0 OR MIT)
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/clock/mt7622-clk.h>
12 #include <dt-bindings/phy/phy.h>
13 #include <dt-bindings/power/mt7622-power.h>
14 #include <dt-bindings/reset/mt7622-reset.h>
15 #include <dt-bindings/thermal/thermal.h>
18 compatible = "mediatek,mt7622";
19 interrupt-parent = <&sysirq>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt7629.dtsi1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/clock/mt7629-clk.h>
11 #include <dt-bindings/power/mt7622-power.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/phy/phy.h>
14 #include <dt-bindings/reset/mt7629-resets.h>
18 interrupt-parent = <&sysirq>;
19 #address-cells = <1>;
[all …]