On Thu, 01 Jul 2021 15:51:21 +0200, Geert Uytterhoeven wrote: > Convert the ROHM BD9571MWV/BD9574MWF Power Management Integrated Circuit > (PMIC) Device Tree binding documentation to json-schema. > > Make the "regulators" subnode optional, as not all users describe the > regulators. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > I have listed Marek as the maintainer, as he wrote the original > bindings. Marek: Please scream if this is inappropriate ;-) > --- > .../devicetree/bindings/mfd/bd9571mwv.txt | 69 ---------- > .../bindings/mfd/rohm,bd9571mwv.yaml | 127 ++++++++++++++++++ > 2 files changed, 127 insertions(+), 69 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mfd/bd9571mwv.txt > create mode 100644 Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>