]> git.baikalelectronics.ru Git - 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)
commit9aa36c116dbb5a7d210b30edca97ac52fd640255
tree56429131e2c01edcec388186a4b9f5372c283f71
parentb31a1c026b6d1698061f462ecedd48c5a22524b2
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