Re: [PATCH v2] usb: dwc3: OCTEON: add support for device tree

2016-09-09 Thread kbuild test robot
Hi Steven, [auto build test WARNING on balbi-usb/next] [also build test WARNING on v4.8-rc5 next-20160909] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to

Re: [PATCH v2] usb: dwc3: OCTEON: add support for device tree

2016-09-09 Thread kbuild test robot
Hi Steven, [auto build test WARNING on balbi-usb/next] [also build test WARNING on v4.8-rc5 next-20160909] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to

[PATCH v2] usb: dwc3: OCTEON: add support for device tree

2016-09-09 Thread Steven J. Hill
This patch adds support to parse the data for the dwc3-octeon driver using device tree. The DWC3 IP core is found on OCTEON III processors. Signed-off-by: Steven J. Hill Changes in v2: - Changed comment block to acurately describe why the DMA properties are being set.

[PATCH v2] usb: dwc3: OCTEON: add support for device tree

2016-09-09 Thread Steven J. Hill
This patch adds support to parse the data for the dwc3-octeon driver using device tree. The DWC3 IP core is found on OCTEON III processors. Signed-off-by: Steven J. Hill Changes in v2: - Changed comment block to acurately describe why the DMA properties are being set. - Deleted