summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/ehci-orion.txt
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-05-15 12:17:30 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-27 15:33:12 -0700
commit03398cfbfc4c2d473e03b0fb9438b3d84f31e713 (patch)
tree19e829c68ce524fd7c5728f279178793b72e01fa /Documentation/devicetree/bindings/usb/ehci-orion.txt
parentd445913ce0ab7f8e96dfb471ea7ab5c5f648f518 (diff)
Documentation: dt-bindings: update ehci-orion binding documentation
This commit updates the Device Tree binding documentation of ehci-orion to take into account the fact that we can now optionally pass a clock and a PHY reference. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/ehci-orion.txt')
-rw-r--r--Documentation/devicetree/bindings/usb/ehci-orion.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/ehci-orion.txt b/Documentation/devicetree/bindings/usb/ehci-orion.txt
index 6bc09ec14c4d..17c3bc858b86 100644
--- a/Documentation/devicetree/bindings/usb/ehci-orion.txt
+++ b/Documentation/devicetree/bindings/usb/ehci-orion.txt
@@ -6,6 +6,11 @@ Required properties:
region.
- interrupts: The EHCI interrupt
+Optional properties:
+- clocks: reference to the clock
+- phys: reference to the USB PHY
+- phy-names: name of the USB PHY, should be "usb"
+
Example:
ehci@50000 {