[U-Boot] Pull request: u-boot-sunxi/master

Hi Tom,
Please pull this PR.
thanks, Jagan.
The following changes since commit b71d9e8b3805305ea4116733f515061710ad7081:
Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-08-20 13:41:56 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 12069bd0466a87015dd40bb25c6b2571ee5f0851:
usb: musb-new: Call musb_platform_exit from musb_stop (2018-08-23 17:31:24 +0530)
---------------------------------------------------------------- Jagan Teki (5): usb: musb-new: Fix improper musb host pointer usb: musb-new: sunxi: Allocate struct phy in private 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/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 +- 6 files changed, 80 insertions(+), 54 deletions(-)

On Fri, Aug 24, 2018 at 02:20:51PM +0530, Jagan Teki wrote:
Hi Tom,
Please pull this PR.
thanks, Jagan.
The following changes since commit b71d9e8b3805305ea4116733f515061710ad7081:
Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-08-20 13:41:56 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 12069bd0466a87015dd40bb25c6b2571ee5f0851:
usb: musb-new: Call musb_platform_exit from musb_stop (2018-08-23 17:31:24 +0530)
Applied to u-boot/master, thanks!
participants (2)
-
Jagan Teki
-
Tom Rini