u-boot-brain/drivers/usb/cdns3
Kishon Vijay Abraham I c2d21e0ac0 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
Kernel device tree got updated to use clock name as "ref" instead of
"usb2_refclk". Fix cdns3-ti.c to use the correct name.

Fixes: 70e167495a ("arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-Boot")
Fixes: 6239cc8c4e ("arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-Boot")
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
2021-06-08 22:01:20 +02:00
..
Kconfig usb: cdns3: Add TI wrapper driver for CDNS USB3 controller 2019-11-07 00:24:59 +01:00
Makefile usb: cdns3: Add TI wrapper driver for CDNS USB3 controller 2019-11-07 00:24:59 +01:00
cdns3-ti.c usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name 2021-06-08 22:01:20 +02:00
core.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
core.h usb: Add Cadence USB3 host and gadget driver 2019-11-07 00:24:59 +01:00
debug.h usb: Add Cadence USB3 host and gadget driver 2019-11-07 00:24:59 +01:00
drd.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
drd.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ep0.c usb: cdns3: Fix not calling dev_xxx with a device 2020-09-30 08:53:51 -04:00
gadget-export.h usb: Add Cadence USB3 host and gadget driver 2019-11-07 00:24:59 +01:00
gadget.c usb: cdns3: Fix not calling dev_xxx with a device 2020-09-30 08:53:51 -04:00
gadget.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
host-export.h usb: Add Cadence USB3 host and gadget driver 2019-11-07 00:24:59 +01:00
host.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
trace.c usb: Add Cadence USB3 host and gadget driver 2019-11-07 00:24:59 +01:00
trace.h usb: Add Cadence USB3 host and gadget driver 2019-11-07 00:24:59 +01:00