]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Documentation: dt-bindings: update ehci-orion binding documentation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 15 May 2014 10:17:30 +0000 (12:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:33:12 +0000 (15:33 -0700)
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>
Documentation/devicetree/bindings/usb/ehci-orion.txt

index 6bc09ec14c4df011eb35d9135ec0b9a7b286979f..17c3bc858b86dd2bbcdaba8c2b175c1fa0dc34d6 100644 (file)
@@ -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 {