[PATCH v1 0/2] Patches for rockchip clk input / output switch
Sugar Zhang
sugar.zhang at rock-chips.com
Sun Mar 24 21:16:28 PDT 2024
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
More information about the Linux-rockchip
mailing list