[U-Boot] [PATCH 02/10] rockchip: rk3288: Add clock support for the gmac ethernet interface

Simon Glass sjg at chromium.org
Sat Oct 3 16:29:40 CEST 2015


On 1 October 2015 at 10:48, 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>
> ---
>
>  arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 17 +++++++++++++++++
>  drivers/clk/clk_rk3288.c                        | 16 ++++++++++++++++
>  2 files changed, 33 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list