]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/usb/tegra-usb.txt
rt2x00: do not generate seqno in h/w if QOS is disabled
[karo-tx-linux.git] / Documentation / devicetree / bindings / usb / tegra-usb.txt
1 Tegra SOC USB controllers
2
3 The device node for a USB controller that is part of a Tegra
4 SOC is as described in the document "Open Firmware Recommended
5 Practice : Universal Serial Bus" with the following modifications
6 and additions :
7
8 Required properties :
9  - compatible : Should be "nvidia,tegra20-ehci" for USB controllers
10    used in host mode.
11  - phy_type : Should be one of "ulpi" or "utmi".
12  - nvidia,vbus-gpio : If present, specifies a gpio that needs to be
13    activated for the bus to be powered.