
15 Oct
2016
15 Oct
'16
3:11 p.m.
On 7 October 2016 at 20:55, Kever Yang kever.yang@rock-chips.com wrote:
Hi Simon,
On 10/02/2016 10:04 AM, Simon Glass wrote:
This function is called from outside the driver. It should be placed into common SoC code. Move it.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
Rebase to mainline and fix resulting build error
Add a similar change for rk3036 and rk3399
arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 7 +++++++ arch/arm/mach-rockchip/rk3288/clk_rk3288.c | 16 ++++++++++++++++ drivers/clk/rockchip/clk_rk3288.c | 21
3 files changed, 23 insertions(+), 21 deletions(-)
[...]
Reviewed-by: Kever Yang kever.yang@rock-chips.com
Thanks,
- Kever
Applied to u-boot-rockchip