commit | 6b66ce51e212da3efe293a99541d850708b65ed3 | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Thu Nov 03 17:56:12 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Nov 18 13:54:13 2016 +0200 |
tree | ff931b4fd60a5a6adee3256ed1e0a3ddcecaac54 | |
parent | e7839f99b7dab1d161e39391855788ef2bbfb106 [diff] |
usb: dwc2: Get host DMA device properties The driver will automatically enable host DMA and use it if available. This is consistent with the behavior of all existing platforms. Read in the "snps,host-dma-disable" device property to disable it. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>