Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Thomas Petazzoni and committed by
Greg Kroah-Hartman
03398cfb d445913c

+5
+5
Documentation/devicetree/bindings/usb/ehci-orion.txt
··· 6 6 region. 7 7 - interrupts: The EHCI interrupt 8 8 9 + Optional properties: 10 + - clocks: reference to the clock 11 + - phys: reference to the USB PHY 12 + - phy-names: name of the USB PHY, should be "usb" 13 + 9 14 Example: 10 15 11 16 ehci@50000 {