[U-Boot] [U-Boot, v2, 5/5] rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jan 28 16:12:49 UTC 2018


> The RK3399 CRU-node assigns rates to a number of clocks that are not
> implemented in the RK3399 clock-driver (but which have been
> sufficiently initialised from rkclk_init()): for these clocks, we
> simply ignore the set_rate() operation and return 0 to signal success.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Tested-by: David Wu <david.wu at rock-chips.com>
> ---
> 
> Changes in v2:
> - Fixed David's email address.
> 
>  drivers/clk/rockchip/clk_rk3399.c | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list