Re: [PATCH 6/8] dt-bindings: clock: samsung: convert Exynos5260 to dtschema

From: Rob Herring
Date: Mon Jan 10 2022 - 16:55:08 EST


On Sun, 02 Jan 2022 12:53:54 +0100, Krzysztof Kozlowski wrote:
> Convert Samsung Exynos5260 SoC clock controller bindings to DT schema
> format.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/clock/exynos5260-clock.txt | 190 ---------
> .../clock/samsung,exynos5260-clock.yaml | 382 ++++++++++++++++++
> 2 files changed, 382 insertions(+), 190 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/exynos5260-clock.txt
> create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos5260-clock.yaml
>

Applied, thanks!