Hi Greg, Here are the musb patches for v5.2 rc1. There are all small fixes or improvements. Please let me know if any change is needed. There is one of the patches marked for stable. I will send it to stable tree later after they get into v5.2 rc. Thanks, -Bin. --- Kefeng Wang (1): usb: musb: dsps: Use dev_get_drvdata() Paul Cercueil (3): dt-bindings: usb: Add usb-phy property to the jz4740-musb node usb: musb: jz4740: Let the platform probe the PHY usb: musb: jz4740: obtain USB PHY from devicetree Samuel Holland (1): soc: sunxi: Fix missing dependency on REGMAP_MMIO Tony Lindgren (1): usb: musb: omap2430: Add support for idling phy when musb is idle .../bindings/usb/ingenic,jz4740-musb.txt | 8 ++++++++ drivers/soc/sunxi/Kconfig | 1 + drivers/usb/musb/Kconfig | 2 +- drivers/usb/musb/jz4740.c | 19 +++++++------------ drivers/usb/musb/musb_dsps.c | 6 ++---- drivers/usb/musb/omap2430.c | 6 ++++++ 6 files changed, 25 insertions(+), 17 deletions(-) -- 2.17.1