u-boot-brain/drivers/clk/rockchip
Alexander Kochetkov 5e15dcb4cb rockchip: clk: rk3188: change APLL to safe 600MHz
The commit 84a6a27ae3 ("rockchip: rk3188: init CPU freq in clock
driver") changed ARM clock from 600MHz to 1600MHz. It made boot
unstable due to the fact that PMIC at the start generates insufficient
voltage for operation. See also: commit f4f57c58b5 ("rockchip:
rk3188: Setup the armclk in spl").

Fixes commit 84a6a27ae3 ("rockchip: rk3188: init CPU freq in clock
driver").

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-06-27 23:23:00 +08:00
..
clk_pll.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_px30.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk322x.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3036.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3128.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3188.c rockchip: clk: rk3188: change APLL to safe 600MHz 2020-06-27 23:23:00 +08:00
clk_rk3288.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3308.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3328.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3368.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3399.c clk: rk3399: Enable/Disable TCPHY clocks 2020-05-29 18:08:49 +08:00
clk_rv1108.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Makefile rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00