diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-08-25 15:40:53 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-08-29 00:09:09 -0700 |
commit | 7ac615780926ae08bee9c13d940699d63155fa85 (patch) | |
tree | 368d85ccbe35dc758febf76f88d9c289c679d462 /Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml | |
parent | e9385b93ffdd4c416c57fa460f3e824d9806bc8f (diff) | |
download | linux-7ac615780926ae08bee9c13d940699d63155fa85.tar.gz |
dt-bindings: clock: samsung: convert Exynos4 to dtschema
Merge Exynos4210 and Exynos4412 clock controller bindings to existing DT
schema.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210825134056.219884-6-krzysztof.kozlowski@canonical.com
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml b/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml index 9af77bdee12d..4e8062860986 100644 --- a/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml +++ b/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml @@ -23,6 +23,8 @@ properties: - samsung,exynos3250-cmu - samsung,exynos3250-cmu-dmc - samsung,exynos3250-cmu-isp + - samsung,exynos4210-clock + - samsung,exynos4412-clock - samsung,exynos5250-clock - items: - enum: @@ -31,6 +33,7 @@ properties: - const: syscon clocks: + minItems: 1 maxItems: 4 "#clock-cells": |