[U-Boot] [U-Boot, v3, 19/20] clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Sun Jan 28 16:12:42 UTC 2018
> The RK3288 CRU-node assigns rates to a number of clocks that are not
> implemented in the RK3288 clock-driver (but which have been
> sufficiently initialised from rkclk_init()): for these clocks, we
> implement the gmac clock set parent, but simply ignore the
> others' set_rate() operation and return 0 to signal success.
>
> Signed-off-by: David Wu <david.wu at rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> Changes in v3:
> - New patch
>
> Changes in v2: None
>
> drivers/clk/rockchip/clk_rk3288.c | 106 ++++++++++++++++++++++++++++++---
> include/dt-bindings/clock/rk3288-cru.h | 1 +
> 2 files changed, 99 insertions(+), 8 deletions(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list