Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Patches for rockchip clk input / output switch
@ 2024-03-25  4:16 Sugar Zhang
  2024-03-25  4:16 ` [PATCH v1 1/2] clk: rockchip: Add support for " Sugar Zhang
  2024-03-25  4:16 ` [PATCH v1 2/2] dt-bindings: clock: " Sugar Zhang
  0 siblings, 2 replies; 6+ messages in thread
From: Sugar Zhang @ 2024-03-25  4:16 UTC (permalink / raw)
  To: heiko
  Cc: linux-rockchip, Sugar Zhang, Conor Dooley, Krzysztof Kozlowski,
	Michael Turquette, Rob Herring, Stephen Boyd, devicetree,
	linux-arm-kernel, linux-clk, linux-kernel

These patches add support for rockchip clk input / output switch.


Sugar Zhang (2):
  clk: rockchip: Add support for clk input / output switch
  dt-bindings: clock: rockchip: Add support for clk input / output
    switch

 .../bindings/clock/rockchip,clk-out.yaml           | 107 +++++++++++++++++++++
 drivers/clk/rockchip/Kconfig                       |   6 ++
 drivers/clk/rockchip/Makefile                      |   2 +
 drivers/clk/rockchip/clk-out.c                     |  99 +++++++++++++++++++
 4 files changed, 214 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/rockchip,clk-out.yaml
 create mode 100644 drivers/clk/rockchip/clk-out.c

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-03-31  8:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25  4:16 [PATCH v1 0/2] Patches for rockchip clk input / output switch Sugar Zhang
2024-03-25  4:16 ` [PATCH v1 1/2] clk: rockchip: Add support for " Sugar Zhang
2024-03-25  4:16 ` [PATCH v1 2/2] dt-bindings: clock: " Sugar Zhang
2024-03-25 13:55   ` Rob Herring
2024-03-26  6:53   ` kernel test robot
2024-03-31  8:24   ` Krzysztof Kozlowski

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