[U-Boot] [PATCH v2 3/3] rockchip: rk3288: Move rockchip_get_cru() out of the driver

Simon Glass sjg at chromium.org
Sat Oct 15 15:11:44 CEST 2016


On 7 October 2016 at 20:55, Kever Yang <kever.yang at 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 at 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 at rock-chips.com>
>
> Thanks,
> - Kever
>

Applied to u-boot-rockchip


More information about the U-Boot mailing list