On 26/03/2023 15:10, Saalim Quadri wrote: > Convert the ALC5632 audio codec bindings to DT schema. You got comment about threading. Do not ignore it. > > Signed-off-by: Saalim Quadri <danascape@xxxxxxxxx> > --- Where is the changelog? What happened here? > .../devicetree/bindings/sound/alc5632.txt | 43 ------------- > + > +examples: > + - | > + #include <dt-bindings/gpio/gpio.h> > + i2c { > + #address-cells = <1>; > + #size-cells = <0>; > + alc5632: codec@1a { No improvements here. > + compatible = "realtek,alc5632"; > + reg = <0x1a>; > + gpio-controller; > + #gpio-cells = <2>; > + }; > + }; Best regards, Krzysztof