summaryrefslogtreecommitdiffstats
path: root/dts
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-06-17 13:52:58 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-06-17 13:52:58 +0200
commite1a7a6454834a1af080282b2c092e1c8c59408b6 (patch)
tree715dee892151a201b1634f889fd7f68422266fb4 /dts
parent28e3f6f958e72d8e373ca1a70305c29b657c77f7 (diff)
downloadbarebox-e1a7a6454834a1af080282b2c092e1c8c59408b6.tar.gz
barebox-e1a7a6454834a1af080282b2c092e1c8c59408b6.tar.xz
dts: update to v4.1-rc7
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts')
-rw-r--r--dts/Bindings/usb/renesas_usbhs.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/dts/Bindings/usb/renesas_usbhs.txt b/dts/Bindings/usb/renesas_usbhs.txt
index dc2a18f0b3..ddbe304beb 100644
--- a/dts/Bindings/usb/renesas_usbhs.txt
+++ b/dts/Bindings/usb/renesas_usbhs.txt
@@ -15,10 +15,8 @@ Optional properties:
- phys: phandle + phy specifier pair
- phy-names: must be "usb"
- dmas: Must contain a list of references to DMA specifiers.
- - dma-names : Must contain a list of DMA names:
- - tx0 ... tx<n>
- - rx0 ... rx<n>
- - This <n> means DnFIFO in USBHS module.
+ - dma-names : named "ch%d", where %d is the channel number ranging from zero
+ to the number of channels (DnFIFOs) minus one.
Example:
usbhs: usb@e6590000 {