rv1126-uboot/drivers/usb/musb-new
Kever Yang ef78966da5 FROMLIST: 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.

Change-Id: I41a3fa52e8fdb99f7fc36b1bc0eb21ae82f90e63
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(am from http://patchwork.ozlabs.org/patch/1248682/)
2020-04-15 15:44:22 +08:00
..
Kconfig UPSTREAM: usb: musb-new: Add support for da8xx-musb 2020-01-07 17:24:59 +08:00
Makefile UPSTREAM: usb: musb-new: Add support for da8xx-musb 2020-01-07 17:24:59 +08:00
am35x.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
da8xx.c UPSTREAM: usb: musb-new: Add support for da8xx-musb 2020-01-07 17:24:59 +08:00
linux-compat.h UPSTREAM: bug.h: introduce WARN_ONCE 2020-01-07 17:24:43 +08:00
musb_core.c Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_core.h Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_debug.h
musb_dma.h Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_dsps.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
musb_gadget.c
musb_gadget.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_gadget_ep0.c
musb_host.c
musb_host.h
musb_io.h avr32: Retire AVR32 for good 2017-07-06 16:17:19 -04:00
musb_regs.h Blackfin: Remove 2017-04-05 13:52:01 -04:00
musb_uboot.c UPSTREAM: usb: Add nonblock argument to submit_int_msg 2020-01-07 17:25:00 +08:00
musb_uboot.h
omap2430.c UPSTREAM: dm: usb: create a new UCLASS ID for USB gadget devices 2020-01-07 17:24:54 +08:00
omap2430.h usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sunxi.c UPSTREAM: dm: usb: create a new UCLASS ID for USB gadget devices 2020-01-07 17:24:54 +08:00
ti-musb.c FROMLIST: usb: Migrate to support live DT for some driver 2020-04-15 15:44:22 +08:00
usb-compat.h UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00