clk: sophgo: Add SG2042 clock driver
authorChen Wang <unicorn_wang@outlook.com>
Fri, 24 Nov 2023 06:15:16 +0000 (14:15 +0800)
committerChen Wang <unicorn_wang@outlook.com>
Fri, 14 Jun 2024 06:49:40 +0000 (14:49 +0800)
commit48cf7e01386e7e35ea12255bc401bdd484c34e7d
tree1e97f5ba442d4bb111486b33868403b343f3bce4
parent5911423798b2eba65d6ea0aff6505280b3eb55e6
clk: sophgo: Add SG2042 clock driver

Add a driver for the SOPHGO SG2042 clocks.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
drivers/clk/sophgo/Kconfig
drivers/clk/sophgo/Makefile
drivers/clk/sophgo/clk-sg2042-clkgen.c [new file with mode: 0644]
drivers/clk/sophgo/clk-sg2042-pll.c [new file with mode: 0644]
drivers/clk/sophgo/clk-sg2042-rpgate.c [new file with mode: 0644]
drivers/clk/sophgo/clk-sg2042.h [new file with mode: 0644]