On Wed, 23 Jun 2021 10:52:17 +0900, Kunihiko Hayashi wrote: > Convert the UniPhier regulator binding to DT schema format. > > Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> > --- > .../regulator/socionext,uniphier-regulator.yaml | 85 ++++++++++++++++++++++ > .../bindings/regulator/uniphier-regulator.txt | 58 --------------- > 2 files changed, 85 insertions(+), 58 deletions(-) > create mode 100644 Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml > delete mode 100644 Documentation/devicetree/bindings/regulator/uniphier-regulator.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>