Merge tag 'samsung-dt-bindings-clk-6.9-2' into next/clk
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 23 Jan 2024 12:45:50 +0000 (13:45 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 23 Jan 2024 12:45:50 +0000 (13:45 +0100)
dt-bindings for Google GS101 clock controllers for v6.9

The Devicetree binding headers for Samsung Exynos and Google GS101 clock
controllers, used by the Samsung clock controller drivers.

1  2 
Documentation/devicetree/bindings/clock/google,gs101-clock.yaml

index ca7fdada3ff2487c3c678bc3aa8b40381d04d12e,b1202a4f6593b1059cdccc923887ccdc53e55947..03698cdecf7a8abfcc2fa019b613ff2990702f26
@@@ -85,9 -86,29 +86,29 @@@ allOf
  
          clock-names:
            items:
 -            - const: dout_cmu_misc_bus
 -            - const: dout_cmu_misc_sss
 +            - const: bus
 +            - const: sss
  
+   - if:
+       properties:
+         compatible:
+           contains:
+             const: google,gs101-cmu-peric0
+     then:
+       properties:
+         clocks:
+           items:
+             - description: External reference clock (24.576 MHz)
+             - description: Connectivity Peripheral 0 bus clock (from CMU_TOP)
+             - description: Connectivity Peripheral 0 IP clock (from CMU_TOP)
+         clock-names:
+           items:
+             - const: oscclk
+             - const: bus
+             - const: ip
  additionalProperties: false
  
  examples: