tegra-usb.txt 503 B

12345678910111213
  1. Tegra SOC USB controllers
  2. The device node for a USB controller that is part of a Tegra
  3. SOC is as described in the document "Open Firmware Recommended
  4. Practice : Universal Serial Bus" with the following modifications
  5. and additions :
  6. Required properties :
  7. - compatible : Should be "nvidia,tegra20-ehci" for USB controllers
  8. used in host mode.
  9. - phy_type : Should be one of "ulpi" or "utmi".
  10. - nvidia,vbus-gpio : If present, specifies a gpio that needs to be
  11. activated for the bus to be powered.