Lines Matching +full:vdd +full:- +full:vbat +full:- +full:supply
3 Qualcomm WCD9335 Codec is a standalone Hi-Fi audio codec IC, supports
5 the MSM8996, MSM8976, and MSM8956 chipsets. It has in-built
11 - compatible:
21 - reg
26 - interrupts
28 Value type: <prop-encoded-array>
31 - interrupt-names:
37 - reset-gpios:
42 - slim-ifc-dev:
47 - clocks:
49 Value type: <prop-encoded-array>
50 Definition: See clock-bindings.txt section "consumers". List of
53 - clock-names:
58 - vdd-buck-supply:
61 Definition: Should contain a reference to the 1.8V buck supply
63 - vdd-buck-sido-supply:
66 Definition: Should contain a reference to the 1.8V SIDO buck supply
68 - vdd-rx-supply:
71 Definition: Should contain a reference to the 1.8V rx supply
73 - vdd-tx-supply:
76 Definition: Should contain a reference to the 1.8V tx supply
78 - vdd-vbat-supply:
81 Definition: Should contain a reference to the vbat supply
83 - vdd-micbias-supply:
86 Definition: Should contain a reference to the micbias supply
88 - vdd-io-supply:
91 Definition: Should contain a reference to the 1.8V io supply
93 - interrupt-controller:
97 - #interrupt-cells:
102 #sound-dai-cells
107 audio-codec@1{
111 interrupt-names = "intr2"
112 reset-gpios = <&msmgpio 64 GPIO_ACTIVE_LOW>;
113 slim-ifc-dev = <&wc9335_ifd>;
114 clock-names = "mclk", "native";
117 vdd-buck-supply = <&pm8994_s4>;
118 vdd-rx-supply = <&pm8994_s4>;
119 vdd-buck-sido-supply = <&pm8994_s4>;
120 vdd-tx-supply = <&pm8994_s4>;
121 vdd-io-supply = <&pm8994_s4>;
122 #sound-dai-cells = <1>;