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 <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent ea7b028 commit 41059b5

File tree

2 files changed

+8
-43
lines changed

2 files changed

+8
-43
lines changed

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)