u-boot-brain/drivers/usb/common
Kever Yang ac28e59a57 usb: Migrate to support live DT for some driver
Use ofnode_ instead of fdt_ APIs so that the drivers can support live DT.
This patch updates usb_get_dr_mode() and usb_get_maximum_speed() to use
ofnode as parameter instead of fdt offset. And all the drivers who use
these APIs update to use live dt APIs at the same time.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2020-03-30 03:48:53 +02:00
..
common.c usb: Migrate to support live DT for some driver 2020-03-30 03:48:53 +02:00
fsl-dt-fixup.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl-errata.c fsl/usb: Workaround for USB erratum-A005275 2018-10-29 13:13:05 -07:00
Makefile usb: Introduce CONFIG_SPL_DM_USB 2018-11-26 21:19:03 +01:00