summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2022-08-09 14:33:15 +0300
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-08-23 09:11:36 +0300
commit45bbf4d76a6730acf63805798d6fe7a126e49dbc (patch)
treed1c16db6351fb4a7a7ae22bc1ff92d00968772af /Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
parent4b6ec8d88623fed87088f141bcce79f67d82f301 (diff)
downloadlinux-45bbf4d76a6730acf63805798d6fe7a126e49dbc.tar.xz
dt-bindings: clock: exynos850: Add Exynos850 CMU_AUD
CMU_AUD generates Cortex-A32 clock, bus clock and audio clocks for BLK_AUD. Add clock indices and binding documentation for CMU_AUD. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220809113323.29965-2-semen.protsenko@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml')
-rw-r--r--Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml b/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
index aa11815ad3a3..53511f056251 100644
--- a/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
+++ b/Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
@@ -33,6 +33,7 @@ properties:
enum:
- samsung,exynos850-cmu-top
- samsung,exynos850-cmu-apm
+ - samsung,exynos850-cmu-aud
- samsung,exynos850-cmu-cmgp
- samsung,exynos850-cmu-core
- samsung,exynos850-cmu-dpu
@@ -92,6 +93,24 @@ allOf:
properties:
compatible:
contains:
+ const: samsung,exynos850-cmu-aud
+
+ then:
+ properties:
+ clocks:
+ items:
+ - description: External reference clock (26 MHz)
+ - description: AUD clock (from CMU_TOP)
+
+ clock-names:
+ items:
+ - const: oscclk
+ - const: dout_aud
+
+ - if:
+ properties:
+ compatible:
+ contains:
const: samsung,exynos850-cmu-cmgp
then: