usb: renesas_usbhs: add the channel number in dma-names
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 12 Mar 2015 06:35:18 +0000 (15:35 +0900)
committerFelipe Balbi <balbi@ti.com>
Fri, 13 Mar 2015 15:41:08 +0000 (10:41 -0500)
commit7a96b78464bd8ba72c1c3095c543c1402db59e35
tree4c86826f2309f4790c8db44dd3c926796284d82b
parentfbdecad99c3f37346ed868fec0c3a9c2809f78e9
usb: renesas_usbhs: add the channel number in dma-names

To connect the channel of USB-DMAC to USBHS DnFIFO number, this patch
adds this channel/FIFO number in dma-names. Otherwise, this driver
needs to add analysis code for device tree.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/renesas_usbhs.txt
drivers/usb/renesas_usbhs/fifo.c
This page took 0.026217 seconds and 5 git commands to generate.