On Thu, 30 Sep 2021 16:03:27 +0200, Krzysztof Kozlowski wrote: > Convert the Maxim MAX8952 regulator to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/regulator/max8952.txt | 52 --------- > .../bindings/regulator/maxim,max8952.yaml | 109 ++++++++++++++++++ > 2 files changed, 109 insertions(+), 52 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/max8952.txt > create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max8952.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>