Re: [PATCH v3 0/4] usb: dwc2: Add AHB burst configuration

2016-11-18 Thread Christian Lamparter
On Thursday, November 17, 2016 12:52:14 PM CET John Youn wrote: > This series adds a binding for AHB burst, reads it in, and configures > the controller for the specified burst type. > > Tested on HAPS platform with DWC_hsotg IP version 3.30a. > > v3: > * Split out binding documentation > * Squas

[PATCH v3 0/4] usb: dwc2: Add AHB burst configuration

2016-11-17 Thread John Youn
This series adds a binding for AHB burst, reads it in, and configures the controller for the specified burst type. Tested on HAPS platform with DWC_hsotg IP version 3.30a. v3: * Split out binding documentation * Squash bcm2835 comment with binding implementation * Add warning for bcm2835 v2: * D