On Thu, 07 Apr 2022 17:43:29 +0200, Philipp Zabel wrote: > Convert the device tree bindings for the Lantiq XWAY SoC RCU reset > controller to YAML schema to allow participating in DT validation. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Cc: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > .../bindings/reset/lantiq,reset.txt | 30 ------------ > .../bindings/reset/lantiq,reset.yaml | 49 +++++++++++++++++++ > 2 files changed, 49 insertions(+), 30 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/lantiq,reset.txt > create mode 100644 Documentation/devicetree/bindings/reset/lantiq,reset.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>