aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-01-02 12:53:53 +0100
committerRob Herring <robh@kernel.org>2022-01-11 11:54:36 -0600
commitc47db13bdf66b32bf2da8e561c13cc1253268b16 (patch)
tree93a9d27985b27e355c8aa0bab5fcf0bcb875bcb2 /Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml
parentdt-bindings: clock: samsung: convert Exynos7 to dtschema (diff)
downloadlinux-dev-c47db13bdf66b32bf2da8e561c13cc1253268b16.tar.xz
linux-dev-c47db13bdf66b32bf2da8e561c13cc1253268b16.zip
dt-bindings: clock: samsung: extend Exynos7 bindings with UFS
The UFS for Exynos7 SoC clock controller requires additional input clocks for the FSYS1 clock controller. Update the bindings to reflect this, at least in theory. In practice, these input clocks are ignored, so it is rather adjusting of bindings to existing DTS, without affecting any real users. I understand that is not how it should be done, though... Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220102115356.75796-5-krzysztof.kozlowski@canonical.com
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml b/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml
index f3fa6c7ef48b..599baf0b7231 100644
--- a/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml
+++ b/Documentation/devicetree/bindings/clock/samsung,exynos7-clock.yaml
@@ -209,14 +209,17 @@ allOf:
then:
properties:
clocks:
- minItems: 4
- maxItems: 4
+ minItems: 7
+ maxItems: 7
clock-names:
items:
- const: fin_pll
- const: dout_aclk_fsys1_200
- const: dout_sclk_mmc0
- const: dout_sclk_mmc1
+ - const: dout_sclk_ufsunipro20
+ - const: dout_sclk_phy_fsys1
+ - const: dout_sclk_phy_fsys1_26m
required:
- clock-names
- clocks