public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add SFC support for RK3128
@ 2024-06-05 17:21 Alex Bee
  2024-06-05 17:21 ` [PATCH 1/3] dt-bindings: clock: rk3128: Add HCLK_SFC Alex Bee
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex Bee @ 2024-06-05 17:21 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: Michael Turquette, Stephen Boyd, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel, linux-clk, Alex Bee

This series adds support for the Serial Flash Controller (SFC) found in
RK3128 SoCs.

The existing driver can be used as-is.

Alex Bee (3):
  dt-bindings: clock: rk3128: Add HCLK_SFC
  clk: rockchip: Add HCLK_SFC for RK3128
  ARM: dts: rockchip: Add SFC for RK3128

 arch/arm/boot/dts/rockchip/rk3128.dtsi | 35 ++++++++++++++++++++++++++
 drivers/clk/rockchip/clk-rk3128.c      |  1 +
 include/dt-bindings/clock/rk3128-cru.h |  1 +
 3 files changed, 37 insertions(+)


base-commit: 234cb065ad82915ff8d06ce01e01c3e640b674d2
-- 
2.45.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-05 19:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 17:21 [PATCH 0/3] Add SFC support for RK3128 Alex Bee
2024-06-05 17:21 ` [PATCH 1/3] dt-bindings: clock: rk3128: Add HCLK_SFC Alex Bee
2024-06-05 17:56   ` Conor Dooley
2024-06-05 17:58   ` Conor Dooley
2024-06-05 19:35     ` Alex Bee
2024-06-05 17:21 ` [PATCH 2/3] clk: rockchip: Add HCLK_SFC for RK3128 Alex Bee
2024-06-05 17:21 ` [PATCH 3/3] ARM: dts: rockchip: Add SFC " Alex Bee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox