u-boot-brain/arch/arm/mach-ipq40xx
Robert Marko a282ada198 IPQ40xx: clk: add USB clock handling
USB clocks were completely forgotten as driver would always return 0 even if clock ID was unknown.

This behaviour changed with "IPQ40xx: clk: dont always return 0" and this will now causes the USB-s to fail probing as clock enable will return -EINVAL.

So to fix that lets add all of the USB clocks to the driver.

Fixes: 430e1dcf ("IPQ40xx: Add USB nodes")

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2020-12-01 14:12:28 -05:00
..
include/mach arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
clock-ipq4019.c IPQ40xx: clk: add USB clock handling 2020-12-01 14:12:28 -05:00
Kconfig arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
Makefile arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
pinctrl-ipq4019.c IPQ40xx: Add support for MDIO 2020-10-22 09:54:54 -04:00
pinctrl-snapdragon.c arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
pinctrl-snapdragon.h arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00