]> git.sur5r.net Git - u-boot/commit
rockchip: rk3288: Add clock support for the gmac ethernet interface
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sun, 28 Feb 2016 21:24:59 +0000 (22:24 +0100)
committerSimon Glass <sjg@chromium.org>
Fri, 27 May 2016 15:00:48 +0000 (09:00 -0600)
commit0aefc0b0c7eba963c88eca893a546f3e786615ac
treea04f3c181e74d338b8fec3d99656f8eb0dd250bd
parent70f7a2cdac6a7f75f27848d689a13ca244b0792b
rockchip: rk3288: Add clock support for the gmac ethernet interface

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@collabora.co.uk>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/cru_rk3288.h
drivers/clk/clk_rk3288.c