summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/usb
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-05-08 08:15:03 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-05-08 08:15:03 +0200
commite2d1aab783e4d3a03525144446ccdc43d066b041 (patch)
treea3f1cd35a18d8edc30d504093cac4bc55c391bca /dts/Bindings/usb
parent5f713938cb13447de8fdc27d93b2197d2e870cf4 (diff)
downloadbarebox-e2d1aab783e4d3a03525144446ccdc43d066b041.tar.gz
barebox-e2d1aab783e4d3a03525144446ccdc43d066b041.tar.xz
dts: update to v4.17-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/usb')
-rw-r--r--dts/Bindings/usb/usb-xhci.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/dts/Bindings/usb/usb-xhci.txt b/dts/Bindings/usb/usb-xhci.txt
index c4c00dff4b..bd1dd316fb 100644
--- a/dts/Bindings/usb/usb-xhci.txt
+++ b/dts/Bindings/usb/usb-xhci.txt
@@ -28,7 +28,10 @@ Required properties:
- interrupts: one XHCI interrupt should be described here.
Optional properties:
- - clocks: reference to a clock
+ - clocks: reference to the clocks
+ - clock-names: mandatory if there is a second clock, in this case
+ the name must be "core" for the first clock and "reg" for the
+ second one
- usb2-lpm-disable: indicate if we don't want to enable USB2 HW LPM
- usb3-lpm-capable: determines if platform is USB3 LPM capable
- quirk-broken-port-ped: set if the controller has broken port disable mechanism