1f3d549ddSStephen WarrenTegra SOC USB controllers 2f3d549ddSStephen Warren 3f3d549ddSStephen WarrenThe device node for a USB controller that is part of a Tegra 4f3d549ddSStephen WarrenSOC is as described in the document "Open Firmware Recommended 5f3d549ddSStephen WarrenPractice : Universal Serial Bus" with the following modifications 6f3d549ddSStephen Warrenand additions : 7f3d549ddSStephen Warren 8f3d549ddSStephen WarrenRequired properties : 9d400f209SVenu Byravarasu - compatible : Should be "nvidia,tegra20-ehci". 10d400f209SVenu Byravarasu - nvidia,phy : phandle of the PHY that the controller is connected to. 11d8f64797SStephen Warren - clocks : Must contain one entry, for the module clock. 12d8f64797SStephen Warren See ../clocks/clock-bindings.txt for details. 13f3d549ddSStephen Warren 14f3d549ddSStephen WarrenOptional properties: 15d400f209SVenu Byravarasu - nvidia,needs-double-reset : boolean is to be set for some of the Tegra20 16b4e07478SVenu Byravarasu USB ports, which need reset twice due to hardware issues. 17