Re: [PATCH] ASoC: dt-bindings: tfa9879: Convert to dtschema

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 20/09/23 16:58, Krzysztof Kozlowski wrote:
On 19/09/2023 11:07, Bragatheswaran Manickavel wrote:
Convert the tfa9879 audio CODEC bindings to DT schema

+required:
+  - compatible
+  - reg
+  - '#sound-dai-cells'
+
+additionalProperties: false
Instead:
unevaluatedProperties: false

+
+examples:
+  - |
+    i2c1 {
+       #address-cells = <1>;
+       #size-cells = <0>;
+       amp: amp@6c {
amplifier@6c

+          compatible: "nxp,tfa9879";
+          reg: <0x6c>;
+          "#sound-dai-cells": <0>;
+          pinctrl-names: "default";
+          pinctrl-0: <&pinctrl_i2c1>;
That's not a DT syntax.

Best regards,
Krzysztof

Let me correct all this errors/warnings and send a new patch.

Thanks,
Bragathe



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux