On Sat, 30 Sep 2023 22:20:50 +0530, Bragatheswaran Manickavel wrote: > Convert the rt5616 audio CODEC bindings to DT schema > > Signed-off-by: Bragatheswaran Manickavel <bragathemanick0908@xxxxxxxxx> > --- > V1 -> V2: Changes codec to audio-codec and added spacing above > > .../bindings/sound/realtek,rt5616.yaml | 49 +++++++++++++++++++ > .../devicetree/bindings/sound/rt5616.txt | 32 ------------ > 2 files changed, 49 insertions(+), 32 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/realtek,rt5616.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/rt5616.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>