Skip to content

Commit 41059b5

Browse files
krzkbebarino
authored andcommitted
dt-bindings: clock: samsung: convert Exynos542x to dtschema
Merge Exynos542x clock controller bindings to existing DT schema. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> Link: https://lore.kernel.org/r/20210825134056.219884-4-krzysztof.kozlowski@canonical.com Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent ea7b028 commit 41059b5

2 files changed

Lines changed: 8 additions & 43 deletions

File tree

Documentation/devicetree/bindings/clock/exynos5420-clock.txt

Lines changed: 0 additions & 42 deletions
This file was deleted.

Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ description: |
1818
1919
properties:
2020
compatible:
21-
const: samsung,exynos5250-clock
21+
oneOf:
22+
- enum:
23+
- samsung,exynos5250-clock
24+
- items:
25+
- enum:
26+
- samsung,exynos5420-clock
27+
- samsung,exynos5800-clock
28+
- const: syscon
2229

2330
clocks:
2431
maxItems: 4

0 commit comments

Comments
 (0)