hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/sound/qcom,wcd9335.txt
....@@ -34,12 +34,12 @@
3434 Definition: Interrupt names of WCD INTR1 and INTR2
3535 Should be: "intr1", "intr2"
3636
37
-- reset-gpio:
37
+- reset-gpios:
3838 Usage: required
3939 Value type: <String Array>
4040 Definition: Reset gpio line
4141
42
-- qcom,ifd:
42
+- slim-ifc-dev:
4343 Usage: required
4444 Value type: <phandle>
4545 Definition: SLIM interface device
....@@ -104,13 +104,13 @@
104104 Value type: <u32>
105105 Definition: Must be 1
106106
107
-codec@1{
107
+audio-codec@1{
108108 compatible = "slim217,1a0";
109109 reg = <1 0>;
110110 interrupts = <&msmgpio 54 IRQ_TYPE_LEVEL_HIGH>;
111111 interrupt-names = "intr2"
112
- reset-gpio = <&msmgpio 64 0>;
113
- qcom,ifd = <&wc9335_ifd>;
112
+ reset-gpios = <&msmgpio 64 0>;
113
+ slim-ifc-dev = <&wc9335_ifd>;
114114 clock-names = "mclk", "native";
115115 clocks = <&rpmcc RPM_SMD_DIV_CLK1>,
116116 <&rpmcc RPM_SMD_BB_CLK1>;