On Fri, 01 Oct 2021 11:40:59 +0200, Krzysztof Kozlowski wrote: > Convert the clock provider of Samsung S2MPS11 family of PMICs to DT > schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/clock/samsung,s2mps11.txt | 49 ------------------- > .../bindings/clock/samsung,s2mps11.yaml | 45 +++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 46 insertions(+), 50 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.txt > create mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>