[PATCH 1/3] dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitions
Krzysztof Kozlowski
krzk at kernel.org
Mon Apr 28 02:13:00 PDT 2025
On 28/04/2025 10:47, Shin Son wrote:
> Add cpucl1 and cpucl2 clock definitions.
>
> CPUCL1/2 refer to CPU Cluster 1 and CPU Cluster 2,
> which provide clock support for the CPUs on Exynosauto V920 SoC.
You should have sent all cpcl0-2 together, so we see complete picture.
>
> Signed-off-by: Shin Son <shin.son at samsung.com>
> ---
> .../clock/samsung,exynosautov920-clock.yaml | 45 +++++++++++++++++++
> .../clock/samsung,exynosautov920.h | 32 +++++++++++++
> 2 files changed, 77 insertions(+)
>
...
> + then:
> + properties:
> + clocks:
> + items:
> + - description: External reference clock (38.4 MHz)
> + - description: CMU_CPUCL2 SWITCH clock (from CMU_TOP)
> + - description: CMU_CPUCL2 CLUSTER clock (from CMU_TOP)
> +
> + clock-names:
> + items:
> + - const: oscclk
> + - const: switch
> + - const: cluster
> +
> +
Just one blank line.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list