usb: renesas_usbhs: Revise the binding document about the dma-names
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 8 Apr 2015 10:42:24 +0000 (19:42 +0900)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 Apr 2015 16:33:49 +0000 (11:33 -0500)
commit5a294e5469891d0701183049c4a9678887fa7091
tree11b3dec4d9238e3590dcfefbe2ac47dbf4b1bf1e
parent4e39acab03de8db6881dfd981407b6d3ff62c62d
usb: renesas_usbhs: Revise the binding document about the dma-names

Since the DT should describe the hardware (not the driver limitation),
This patch revises the binding document about the dma-names to change
simple numbering as "ch%d" instead of "tx<n>" and "rx<n>".

Also this patch fixes the actual code of renesas_usbhs driver to handle
the new dma-names.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/renesas_usbhs.txt
drivers/usb/renesas_usbhs/fifo.c