Hi Timur, Thanks for sending these patches upstream on my behalf. On Wed, Dec 09, 2015 at 05:41:07PM -0600, Timur Tabi wrote: > Also, update to use the correct value of AHBMODE to allow > data transfers to be posted AHB transactions. This aligns > with the value used in the downstream MSM kernel. > /* Use the AHB transactor */ > - writel(0, USB_AHBMODE); > + writel(0x8, USB_AHBMODE); Andy already sent a patch for just this register change. http://marc.info/?l=linux-usb&m=144678991912202&w=2 I see it's already been queued on Greg's usb-next. I think it would be good to rebase. Jack -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html