Re: [PATCH v3 1/8] dt-bindings: clock: samsung: convert Exynos5250 to dtschema

From: Rob Herring
Date: Wed Aug 25 2021 - 13:59:43 EST


On Wed, 25 Aug 2021 15:40:49 +0200, Krzysztof Kozlowski wrote:
> Convert Samsung Exynos5250 clock controller bindings to DT schema format
> using json-schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> Reviewed-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> ---
> .../bindings/clock/exynos5250-clock.txt | 41 -----------------
> .../bindings/clock/samsung,exynos-clock.yaml | 46 +++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 47 insertions(+), 41 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/exynos5250-clock.txt
> create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>