[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240912103856.3330631-1-sunyeal.hong@samsung.com>
Date: Thu, 12 Sep 2024 19:38:53 +0900
From: Sunyeal Hong <sunyeal.hong@...sung.com>
To: Krzysztof Kozlowski <krzk+dt@...nel.org>, Rob Herring <robh@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Alim Akhtar <alim.akhtar@...sung.com>,
Sylwester Nawrocki <s.nawrocki@...sung.com>, Chanwoo Choi
<cw00.choi@...sung.com>, Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, Sunyeal Hong <sunyeal.hong@...sung.com>
Subject: [PATCH 0/3] add clocks support for exynosauto v920 SoC
This patchset adds the CMU block below to support exynosauto v920 SoC.
- CMU_PERIC1
- CMU_MISC
- CMU_HSI0/1
Sunyeal Hong (3):
dt-bindings: clock: exynosautov920: add peric1, misc and hsi0/1 clock
definitions
clk: samsung: exynosautov920: add peric1, misc and hsi0/1 clock
support
arm64: dts: exynosautov920: add peric1, misc and hsi0/1 clock DT nodes
.../arm64/boot/dts/exynos/exynosautov920.dtsi | 50 +++
drivers/clk/samsung/clk-exynosautov920.c | 290 ++++++++++++++++++
.../clock/samsung,exynosautov920.h | 47 +++
3 files changed, 387 insertions(+)
--
2.46.0
Powered by blists - more mailing lists