diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-08-25 16:40:52 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-08-29 10:05:30 +0300 |
commit | e9385b93ffdd4c416c57fa460f3e824d9806bc8f (patch) | |
tree | 68b590a72941d331c104f307e849d299eabe871c /Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml | |
parent | 41059b5d8b9ad833ce99d5964adbc0eef3f34ddb (diff) | |
download | linux-e9385b93ffdd4c416c57fa460f3e824d9806bc8f.tar.xz |
dt-bindings: clock: samsung: convert Exynos3250 to dtschema
Merge Exynos3250 clock controller bindings to existing DT schema.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210825134056.219884-5-krzysztof.kozlowski@canonical.com
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 b807ae79e3b7..9af77bdee12d 100644 --- a/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml +++ b/Documentation/devicetree/bindings/clock/samsung,exynos-clock.yaml @@ -20,6 +20,9 @@ properties: compatible: oneOf: - enum: + - samsung,exynos3250-cmu + - samsung,exynos3250-cmu-dmc + - samsung,exynos3250-cmu-isp - samsung,exynos5250-clock - items: - enum: |