On Wed, 06 Oct 2021 15:23:20 +0200, Krzysztof Kozlowski wrote: > Convert the regulators of Samsung S5M8767 PMIC to DT schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/regulator/samsung,s5m8767.txt | 140 ------------------ > .../bindings/regulator/samsung,s5m8767.yaml | 74 +++++++++ > MAINTAINERS | 2 +- > 3 files changed, 75 insertions(+), 141 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/samsung,s5m8767.txt > create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>