[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
Jagan Teki
jagan at amarulasolutions.com
Fri Jul 20 07:13:55 UTC 2018
This is v2 for previous series[1], by excluding sunxi phy changes.
One patch mark it as 'RFC' about "including UCLASS_USB_DEV_GENERIC
into shutdown caller" so expecting some inputs on the same
[1] https://patchwork.ozlabs.org/cover/941588/
Jagan Teki (6):
usb: musb-new: Fix improper musb host pointer
usb: musb-new: sunxi: Allocate struct phy in private
dm: usb: Add UCLASS_USB_DEV_GENERIC shutdown
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
usb: musb-new: sunxi: Add proper musb exit support
usb: musb-new: Call musb_platform_exit from musb_stop
board/compulab/cm_t3517/cm_t3517.c | 4 +-
drivers/usb/host/usb-uclass.c | 43 ++++++++++++
drivers/usb/musb-new/musb_core.c | 1 +
drivers/usb/musb-new/musb_uboot.c | 12 ++--
drivers/usb/musb-new/pic32.c | 6 +-
drivers/usb/musb-new/sunxi.c | 107 ++++++++++++++++++-----------
include/linux/usb/musb.h | 4 +-
7 files changed, 123 insertions(+), 54 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list