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