On Thu, Oct 17, 2019 at 12:05:29PM +0200, Marek Szyprowski wrote: > From: Maciej Falkowski <m.falkowski@xxxxxxxxxxx> > > Convert Samsung Exynos Odroid XU3/XU4 audio complex with MAX98090 codec > to newer dt-schema format. > > 'clocks' property is unneeded in the bindings and is left undefined in 'properties'. > > 'samsung,audio-widgets' and 'samsung,audio-routing' are optional from driver > perspective and they are set as unrequired. > > Signed-off-by: Maciej Falkowski <m.falkowski@xxxxxxxxxxx> > [mszyprow: reordered non-standard properties] > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > .../bindings/sound/samsung,odroid.txt | 54 ----------- > .../bindings/sound/samsung,odroid.yaml | 91 +++++++++++++++++++ > 2 files changed, 91 insertions(+), 54 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/samsung,odroid.txt > create mode 100644 Documentation/devicetree/bindings/sound/samsung,odroid.yaml Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof