On Sat, 29 Jan 2022 13:24:30 +0100, Krzysztof Kozlowski wrote: > Convert the audio complex on Samsung TM2 boards with Samsung Exynos SoC > to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/sound/samsung,tm2-audio.txt | 42 ---------- > .../bindings/sound/samsung,tm2.yaml | 80 +++++++++++++++++++ > 2 files changed, 80 insertions(+), 42 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/samsung,tm2-audio.txt > create mode 100644 Documentation/devicetree/bindings/sound/samsung,tm2.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>