On Thu, 07 Apr 2022 17:43:25 +0200, Philipp Zabel wrote: > Convert the device tree bindings for the Amlogic audio memory arbiter > controller to YAML schema to allow participating in DT validation. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Cc: Kevin Hilman <khilman@xxxxxxxxxxxx> > Cc: Jerome Brunet <jbrunet@xxxxxxxxxxxx> > Cc: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > .../reset/amlogic,meson-axg-audio-arb.txt | 22 -------- > .../reset/amlogic,meson-axg-audio-arb.yaml | 56 +++++++++++++++++++ > 2 files changed, 56 insertions(+), 22 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt > create mode 100644 Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>