On Fri, 01 Oct 2021 11:41:01 +0200, Krzysztof Kozlowski wrote: > Convert the regulators of Samsung S2MPA01 PMIC to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/regulator/samsung,s2mpa01.txt | 79 ------------------- > .../bindings/regulator/samsung,s2mpa01.yaml | 69 ++++++++++++++++ > 2 files changed, 69 insertions(+), 79 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.txt > create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>