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
> * Squash bcm2835 comment with binding implementation
> * Add warning for bcm2835
> 
> v2:
> * Don't remove the bcm2835 ahbcfg param and document why.
> 
> 
> John Youn (4):
>   Documentation: devictree: dwc2: Add AHB burst binding
>   usb: dwc2: Read in the AHB burst property
>   usb: dwc2: Use the ahb_burst param
>   usb: dwc2: pci: Add AHB burst property for HAPS
> 
>  Documentation/devicetree/bindings/usb/dwc2.txt |  2 +
>  drivers/usb/dwc2/core.h                        |  9 +++
>  drivers/usb/dwc2/gadget.c                      |  2 +-
>  drivers/usb/dwc2/hcd.c                         |  8 +--
>  drivers/usb/dwc2/params.c                      | 79 
> ++++++++++++++++++++++----
>  drivers/usb/dwc2/pci.c                         |  1 +
>  6 files changed, 85 insertions(+), 16 deletions(-)
> 
Tested-by: Christian Lamparter <chunk...@gmail.com>


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to