u-boot-brain/drivers/usb/musb-new
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
..
Kconfig usb: musb-new: mt85xx: add musb-new gadget driver. 2020-01-25 12:04:36 -05:00
Makefile usb: musb-new: mt85xx: add musb-new gadget driver. 2020-01-25 12:04:36 -05:00
am35x.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
da8xx.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
linux-compat.h bug.h: introduce WARN_ONCE 2018-06-07 17:08:06 -04:00
mt85xx.c usb: musb-new: mt85xx: add musb-new gadget driver. 2020-01-25 12:04:36 -05:00
musb_core.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
musb_core.h phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect 2018-05-28 16:40:43 +05:30
musb_debug.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_dma.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_dsps.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
musb_gadget.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
musb_gadget.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_gadget_ep0.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
musb_host.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
musb_host.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_io.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_regs.h musb: sunxi: Add support for H3/H5/A64 2018-05-28 16:40:43 +05:30
musb_uboot.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
musb_uboot.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap2430.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
omap2430.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pic32.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
sunxi.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ti-musb.c usb: Migrate to support live DT for some driver 2020-03-30 03:48:53 +02:00
usb-compat.h usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00