[PATCH 1/7] dt-bindings: clock: Add ARTPEC-9 clock controller
Rob Herring (Arm)
robh at kernel.org
Mon Sep 22 09:53:42 PDT 2025
On Wed, 17 Sep 2025 14:19:58 +0530, Ravi Patel wrote:
> From: GyoungBo Min <mingyoungbo at coasia.com>
>
> Add dt-schema for Axis ARTPEC-9 SoC clock controller.
>
> The Clock Management Unit (CMU) has a top-level block CMU_CMU
> which generates clocks for other blocks.
>
> Add device-tree binding definitions for following CMU blocks:
> - CMU_CMU
> - CMU_BUS
> - CMU_CORE
> - CMU_CPUCL
> - CMU_FSYS0
> - CMU_FSYS1
> - CMU_IMEM
> - CMU_PERI
>
> Signed-off-by: GyoungBo Min <mingyoungbo at coasia.com>
> Reviewed-by: Kyunghwan Kim <kenkim at coasia.com>
> Signed-off-by: Ravi Patel <ravi.patel at samsung.com>
> ---
> .../bindings/clock/axis,artpec9-clock.yaml | 232 ++++++++++++++++++
> include/dt-bindings/clock/axis,artpec9-clk.h | 195 +++++++++++++++
> 2 files changed, 427 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/axis,artpec9-clock.yaml
> create mode 100644 include/dt-bindings/clock/axis,artpec9-clk.h
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list