On Thu, 07 Apr 2022 17:43:27 +0200, Philipp Zabel wrote: > Convert the device tree bindings for the Marvell Berlin reset controller > to YAML schema to allow participating in DT validation. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Cc: Antoine Tenart <atenart@xxxxxxxxxx> > --- > .../bindings/reset/berlin,reset.txt | 23 ----------- > .../bindings/reset/marvell,berlin2-reset.yaml | 38 +++++++++++++++++++ > 2 files changed, 38 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/berlin,reset.txt > create mode 100644 Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>