u-boot-brain/drivers/clk/rockchip
Philipp Tomsich 65d833038e rockchip: clk: rk3399: add clocking support for Ethernet
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@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-04-04 20:01:57 -06:00
..
clk_rk3036.c rockchip: rk3036: Move rockchip_get_cru() out of the driver 2016-10-30 13:29:06 -06:00
clk_rk3188.c rockchip: clk: rk3188: Allow configuration of the armclk 2017-04-04 20:01:57 -06:00
clk_rk3288.c rockchip: clk: rk3288: limit gpll and cpll init to SPL build 2017-03-16 16:03:44 -06:00
clk_rk3328.c rockchip: rk3328: add clock driver 2017-03-16 16:03:46 -06:00
clk_rk3399.c rockchip: clk: rk3399: add clocking support for Ethernet 2017-04-04 20:01:57 -06:00
Makefile rockchip: rk3328: add clock driver 2017-03-16 16:03:46 -06:00