]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
clk: rockchip: rk3399: Support module build
authorElaine Zhang <zhangqing@rock-chips.com>
Mon, 14 Sep 2020 02:23:16 +0000 (10:23 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 22 Sep 2020 13:16:54 +0000 (15:16 +0200)
commit70d839e2761d22eba6facdb3b65faea4d57f355d
tree56429131e2c01edcec388186a4b9f5372c283f71
parent4d98ed1e126495016f2a3ef4db6379855c4aacf2
clk: rockchip: rk3399: Support module build

support CLK_OF_DECLARE and builtin_platform_driver_probe
double clk init method.
add module author, description and license to support building
Soc Rk3399 clock driver as module.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200914022316.24045-1-zhangqing@rock-chips.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/Kconfig
drivers/clk/rockchip/clk-rk3399.c