Files
u-boot-bpi-r3/drivers
Philipp Tomsich 2f01a2b214 rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
The generic ehci-driver (ehci-generic.c) will try to enable the clocks
listed in the DTSI. If this fails (e.g. due to clk_enable not being
implemented in a driver and -ENOSYS being returned by the clk-uclass),
the driver will bail our and print an error message.

This implements a minimal clk_enable for the RK3399 and supports the
clocks mandatory for the EHCI controllers; as these are enabled by
default we simply return success.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-18 20:40:37 +02:00
..
2017-06-01 07:03:13 -06:00
2017-09-18 20:40:33 +02:00
2017-09-04 09:02:07 -04:00
2017-08-16 08:30:24 -04:00
2017-09-18 20:40:35 +02:00
2017-09-18 20:40:35 +02:00
2017-08-30 09:03:11 +09:00
2017-09-18 20:40:34 +02:00
2017-08-24 11:00:47 +08:00
2017-07-28 23:34:44 +02:00
2017-07-28 12:02:47 -06:00
2017-08-30 09:07:04 +09:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:10 -06:00
2017-09-18 20:40:35 +02:00
2017-06-01 07:03:01 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00
2017-08-13 15:17:31 -04:00