Lines Matching +full:assigned +full:- +full:clock +full:- +full:parents
4 - compatible: should be one of the followings.
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 - power-domains: should define the power domain
10 - clocks: Must contain an entry for each entry in clock-names
11 See ../clocks/clock-bindings.txt for details
12 - clock-names: should have these clock names:
47 - assigned-clocks: list of input clocks and dividers for the audio system.
48 See ../clocks/clock-bindings.txt for details.
49 - assigned-clocks-parents: parent of input clocks of assigned clocks.
50 - assigned-clock-rates: list of clock frequencies of assigned clocks.
57 audsys: audio-subsystem@11220000 {
58 compatible = "mediatek,mt2701-audsys", "syscon";
61 afe: audio-controller {
62 compatible = "mediatek,mt2701-audio";
65 interrupt-names = "afe", "asys";
66 power-domains = <&scpsys MT2701_POWER_DOMAIN_IFR_MSC>;
103 clock-names = "infra_sys_audio_clk",
138 assigned-clocks = <&topckgen CLK_TOP_AUD_MUX1_SEL>,
142 assigned-clock-parents = <&topckgen CLK_TOP_AUD1PLL_98M>,
144 assigned-clock-rates = <0>, <0>, <49152000>, <45158400>;