u-boot/drivers/clk/rockchip
Chris Morgan ef120e0b30 rockchip: px30: add support for setting cpll clock
Starting with commit 92f1e9a4b3 ("clk: Detect failure to set
defaults") the clk driver for the PX30 for the Odroid Go Advance would
no longer probe correctly, because setting the cpll and gpu clocks are
not supported with the clk_px30 U-Boot driver. This adds support for
setting the cpll clock to the clk_px30 driver. Another patch will
update the U-Boot specific device-tree to remove the GPU clock which is
not used by U-Boot.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2021-10-15 20:56:09 +08:00
..
clk_pll.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
clk_px30.c rockchip: px30: add support for setting cpll clock 2021-10-15 20:56:09 +08:00
clk_rk322x.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00
clk_rk3036.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00
clk_rk3128.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00
clk_rk3188.c treewide: Try to avoid the preprocessor with OF_REAL 2021-09-25 09:46:15 -06:00
clk_rk3288.c treewide: Try to avoid the preprocessor with OF_REAL 2021-09-25 09:46:15 -06:00
clk_rk3308.c treewide: Simply conditions with the new OF_REAL 2021-09-25 09:46:15 -06:00
clk_rk3328.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00
clk_rk3368.c treewide: Try to avoid the preprocessor with OF_REAL 2021-09-25 09:46:15 -06:00
clk_rk3399.c treewide: Try to avoid the preprocessor with OF_REAL 2021-09-25 09:46:15 -06:00
clk_rk3568.c rockchip: rk3568: add clock driver 2021-06-18 14:36:06 +08:00
clk_rv1108.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile rockchip: rk3568: add clock driver 2021-06-18 14:36:06 +08:00