> Since commit ba1f96672522 ("net: designware: add clock support"), the
> designware GMAC driver enables all referenced clocks. While this is a
> no-op for the RK3399 during boot-up (reset behaviour has all the clock
> gates open anyway), we still need to handle the clock-ids passed in
> the enable op of the clock-driver and return a success.
> 
> This change extends the enable-op of the rk3399 clk driver to signal
> success to the caller when the clocks for the GMAC are enabled.
> 
> References: commit ba1f96672522 ("net: designware: add clock support")
> Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> Tested-by: Klaus Goger <klaus.go...@theobroma-systems.com>
> ---
> 
>  drivers/clk/rockchip/clk_rk3399.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 

Applied to u-boot-rockchip, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to