Home
last modified time | relevance | path

Searched hist:b339b5dbca4c776a4c138b852082fad2df826410 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dclock.hb339b5dbca4c776a4c138b852082fad2df826410 Fri Jul 15 22:17:16 UTC 2016 Heiko Stübner <heiko@sntech.de> cosmetic: rockchip: rk3288: rename rkclk_configure_cpu

The function is very specific to the rk3288 in its arguments
referencing the rk3288 cru and grf and every other rockchip soc
has differing cru and grf registers. So make that function naming
explicit.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>