Re: [PATCH 13/15] Documentation: devicetree: dwc2: Add host DMA binding

2016-10-27 Thread John Youn
On 10/26/2016 3:07 PM, Rob Herring wrote: > On Wed, Oct 19, 2016 at 06:22:52PM -0700, John Youn wrote: >> Add the host-dma property to devicetree. This controls whether to use >> DMA in host mode. >> >> Signed-off-by: John Youn >> --- >> Documentation/devicetree/bindings/usb/dwc2.txt | 1 + >> 1

Re: [PATCH 13/15] Documentation: devicetree: dwc2: Add host DMA binding

2016-10-26 Thread Rob Herring
On Wed, Oct 19, 2016 at 06:22:52PM -0700, John Youn wrote: > Add the host-dma property to devicetree. This controls whether to use > DMA in host mode. > > Signed-off-by: John Youn > --- > Documentation/devicetree/bindings/usb/dwc2.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Doc