[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250423044153.1288077-1-shin.son@samsung.com>
Date: Wed, 23 Apr 2025 13:41:50 +0900
From: Shin Son <shin.son@...sung.com>
To: Krzysztof Kozlowski <krzk@...nel.org>, Sylwester Nawrocki
<s.nawrocki@...sung.com>, Chanwoo Choi <cw00.choi@...sung.com>, Alim Akhtar
<alim.akhtar@...sung.com>, Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Rob Herring <robh@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Sunyeal Hong <sunyeal.hong@...sung.com>
Cc: Shin Son <shin.son@...sung.com>, linux-samsung-soc@...r.kernel.org,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] add CPUCL0 clock support for exynosauto v920 SoC
This patchset adds the CMU_CPUCL0 block to support exynosauto v920 SoC
Changes in v2:
- Add a brief description of the hardware
- Explain why CLK_OF_DECLARE is used
- Convert uppercase hex value to lowercase
- Aligned previously misaligned lines
Shin Son (3):
dt-bindings: clock: exynosautov920: add cpucl0 clock definitions
clk: samsung: exynosautov920: add cpucl0 clock support
arm64: dts: exynosautov920: add cpucl0 clock DT nodes
.../clock/samsung,exynosautov920-clock.yaml | 25 ++++
.../arm64/boot/dts/exynos/exynosautov920.dtsi | 15 ++
drivers/clk/samsung/clk-exynosautov920.c | 130 ++++++++++++++++++
.../clock/samsung,exynosautov920.h | 19 +++
4 files changed, 189 insertions(+)
--
2.49.0
Powered by blists - more mailing lists