[PATCH v2 01/10] dt-bindings: clock: Add ARTPEC-8 clock controller
Rob Herring (Arm)
robh at kernel.org
Fri Aug 22 12:39:51 PDT 2025
On Thu, 21 Aug 2025 18:02:45 +0530, Ravi Patel wrote:
> From: Hakyeong Kim <hgkim05 at coasia.com>
>
> Add dt-schema for Axis ARTPEC-8 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_FSYS
> - CMU_IMEM
> - CMU_PERI
>
> Signed-off-by: Hakyeong Kim <hgkim05 at coasia.com>
> Signed-off-by: SeonGu Kang <ksk4725 at coasia.com>
> Signed-off-by: Ravi Patel <ravi.patel at samsung.com>
> ---
> .../bindings/clock/axis,artpec8-clock.yaml | 213 ++++++++++++++++++
> include/dt-bindings/clock/axis,artpec8-clk.h | 169 ++++++++++++++
> 2 files changed, 382 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/axis,artpec8-clock.yaml
> create mode 100644 include/dt-bindings/clock/axis,artpec8-clk.h
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list