Skip to content

Commit

Permalink
dt-bindings: clock: samsung: convert Exynos542x to dtschema
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Krzysztof Kozlowski authored and Stephen Boyd committed Aug 29, 2021
1 parent ea7b028 commit 41059b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 43 deletions.
42 changes: 0 additions & 42 deletions Documentation/devicetree/bindings/clock/exynos5420-clock.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,14 @@ description: |
properties:
compatible:
const: samsung,exynos5250-clock
oneOf:
- enum:
- samsung,exynos5250-clock
- items:
- enum:
- samsung,exynos5420-clock
- samsung,exynos5800-clock
- const: syscon

clocks:
maxItems: 4
Expand Down

0 comments on commit 41059b5

Please sign in to comment.