[U-Boot] [PATCH 3/6] rockchip: clk: rk3399: add clocking support for Ethernet

Simon Glass sjg at chromium.org
Sun Apr 2 00:05:31 UTC 2017


On 25 March 2017 at 21:48, Simon Glass <sjg at chromium.org> wrote:
> On 24 March 2017 at 12:24, Philipp Tomsich
> <philipp.tomsich at theobroma-systems.com> wrote:
>> The Ethernet driver for the RK3288/3399 GMAC makes sure that the clock
>> is ungated through a call to clk_set_rate(...). Even though nothing
>> needs to be done on the RK3399 (the clock gates are open and the clock
>> is external), we need to implement enough support to at least return
>> success to enable driver probing.
>>
>> X-AffectedPlatforms: RK3399-Q7
>> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>> ---
>>
>>  drivers/clk/rockchip/clk_rk3399.c | 4 ++++
>>  1 file changed, 4 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list