From: Krzysztof Kozlowski Date: Tue, 23 Jan 2024 12:45:50 +0000 (+0100) Subject: Merge tag 'samsung-dt-bindings-clk-6.9-2' into next/clk X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=64e57b7db429dd28de5ba93290870c61c8b52a5c;p=linux.git Merge tag 'samsung-dt-bindings-clk-6.9-2' into next/clk 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. --- 64e57b7db429dd28de5ba93290870c61c8b52a5c diff --cc Documentation/devicetree/bindings/clock/google,gs101-clock.yaml index ca7fdada3ff24,b1202a4f6593b..03698cdecf7a8 --- a/Documentation/devicetree/bindings/clock/google,gs101-clock.yaml +++ b/Documentation/devicetree/bindings/clock/google,gs101-clock.yaml @@@ -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: