Lines Matching +full:mt8192 +full:- +full:audio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/mt8192-afe-pcm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Mediatek AFE PCM controller for mt8192
10 - Jiaxin Yu <jiaxin.yu@mediatek.com>
11 - Shane Chien <shane.chien@mediatek.com>
15 const: mediatek,mt8192-audio
23 reset-names:
38 power-domains:
43 - description: AFE clock
44 - description: ADDA DAC clock
45 - description: ADDA DAC pre-distortion clock
46 - description: audio infra sys clock
47 - description: audio infra 26M clock
49 clock-names:
51 - const: aud_afe_clk
52 - const: aud_dac_clk
53 - const: aud_dac_predis_clk
54 - const: aud_infra_clk
55 - const: aud_infra_26m_clk
58 - compatible
59 - interrupts
60 - resets
61 - reset-names
62 - mediatek,apmixedsys
63 - mediatek,infracfg
64 - mediatek,topckgen
65 - power-domains
66 - clocks
67 - clock-names
72 - |
73 #include <dt-bindings/clock/mt8192-clk.h>
74 #include <dt-bindings/interrupt-controller/arm-gic.h>
75 #include <dt-bindings/interrupt-controller/irq.h>
76 #include <dt-bindings/power/mt8192-power.h>
77 #include <dt-bindings/reset/mt8192-resets.h>
79 afe: mt8192-afe-pcm {
80 compatible = "mediatek,mt8192-audio";
83 reset-names = "audiosys";
87 power-domains = <&scpsys MT8192_POWER_DOMAIN_AUDIO>;
93 clock-names = "aud_afe_clk",