[U-Boot] [PATCH v2 05/12] rockchip: rk3288: Add clock support for the gmac ethernet interface
Simon Glass
sjg at chromium.org
Sun Mar 13 03:32:02 CET 2016
On 29 February 2016 at 19:03, Simon Glass <sjg at chromium.org> wrote:
> On 28 February 2016 at 14:24, Sjoerd Simons
> <sjoerd.simons at collabora.co.uk> wrote:
>> Setup the clocks for the gmac ethernet interface. This assumes the mac
>> clock is fed by an external clock which is common on RK3288 based
>> devices.
>>
>> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
>> ---
>>
>> Changes in v2: None
>>
>> arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 17 +++++++++++++++++
>> drivers/clk/clk_rk3288.c | 14 ++++++++++++++
>> 2 files changed, 31 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-rockchip/next, thanks!
More information about the U-Boot
mailing list