rockchip: clk: pll: add common pll setting funcs
authorElaine Zhang <zhangqing@rock-chips.com>
Fri, 25 Oct 2019 01:42:17 +0000 (09:42 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 17 Nov 2019 09:22:53 +0000 (17:22 +0800)
commitbbda2ed5840c67758fb172fbcdd6398f6ab5fe25
tree083f3ee26388653bbc4679fbbaf89c3461291ef1
parent7acd0302108e9e100d92264a850b0146f5823594
rockchip: clk: pll: add common pll setting funcs

Common PLL setup function, compatible with different SOC.
Mainly for the subsequent new SOC use.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/clock.h
drivers/clk/rockchip/Makefile
drivers/clk/rockchip/clk_pll.c [new file with mode: 0644]