Searched +full:mt7622 +full:- +full:audsys (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt7622.dtsi | 6 * 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/Bindings/arm/mediatek/ |
H A D | mediatek,audsys.txt | 1 MediaTek AUDSYS controller 4 The MediaTek AUDSYS controller provides various clocks to the system. 8 - compatible: Should be one of: 9 - "mediatek,mt2701-audsys", "syscon" 10 - "mediatek,mt6765-audsys", "syscon" 11 - "mediatek,mt6779-audio", "syscon" 12 - "mediatek,mt7622-audsys", "syscon" 13 - "mediatek,mt7623-audsys", "mediatek,mt2701-audsys", "syscon" 14 - "mediatek,mt8167-audiosys", "syscon" 15 - "mediatek,mt8183-audiosys", "syscon" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | mt2701-afe-pcm.txt | 4 - compatible: should be one of the following. 5 - "mediatek,mt2701-audio" 6 - "mediatek,mt7622-audio" 7 - interrupts: should contain AFE and ASYS interrupts 8 - interrupt-names: should be "afe" and "asys" 9 - powe [all...] |