[U-Boot] [PATCH] rockchip: rk3036: clock: code clean
Simon Glass
sjg at chromium.org
Mon May 15 03:02:37 UTC 2017
Hi Kever,
On 9 May 2017 at 06:11, Kever Yang <kever.yang at rock-chips.com> wrote:
> Embeded the shift in mask MACRO, and a few fix btw:
> - hclk/pclk_div range use '<=' instead of '<'
> - use GPLL for pd_bus
> - peri HCLK/PCLK clock rate should not bigger than ACLK
Can you please split out a patch that changes the shift/mask meaning
(and put that patch first)?
Otherwise looks good.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> arch/arm/include/asm/arch-rockchip/cru_rk3036.h | 76 ++++++++++----------
> drivers/clk/rockchip/clk_rk3036.c | 93 +++++++++++--------------
> 2 files changed, 79 insertions(+), 90 deletions(-)
More information about the U-Boot
mailing list