On Wed, 25 Aug 2021 15:40:53 +0200, Krzysztof Kozlowski wrote: > Merge Exynos4210 and Exynos4412 clock controller bindings to existing DT > schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/clock/exynos4-clock.txt | 86 ------------------- > .../bindings/clock/samsung,exynos-clock.yaml | 3 + > .../clock/samsung,exynos4412-isp-clock.yaml | 64 ++++++++++++++ > 3 files changed, 67 insertions(+), 86 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/exynos4-clock.txt > create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos4412-isp-clock.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>