Lines Matching +full:vdd +full:- +full:1
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:
19 "slim217,1a0" for MSM8996 and APQ8096 SoCs with SLIMbus.
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:
63 - vdd-buck-sido-supply:
68 - vdd-rx-supply:
73 - vdd-tx-supply:
78 - vdd-vbat-supply:
83 - vdd-micbias-supply:
88 - vdd-io-supply:
93 - interrupt-controller:
97 - #interrupt-cells:
100 Definition: should be 1
102 #sound-dai-cells
105 Definition: Must be 1
107 audio-codec@1{
108 compatible = "slim217,1a0";
109 reg = <1 0>;
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>;