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!