summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include/mach/usb_phy.h
diff options
context:
space:
mode:
authorSteve Lin <stlin@nvidia.com>2011-09-21 13:11:40 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:49:07 -0800
commit91aeed77ec2ae3d5a5721febec59a04d6c9e079e (patch)
tree79af207b55f5c0cc3d9d37e19a606eee70279206 /arch/arm/mach-tegra/include/mach/usb_phy.h
parent7d85aacb6596f07bb7c60eaf0e47206293bc3601 (diff)
arm: tegra: usb: fix null ULPI init for LP0
Changing null ULPI init sequence to avoid phy register program issue when exiting LP0. Bug 863224 Bug 860900 Bug 800318 Reviewed-on: http://git-master/r/53256 (cherry picked from commit 0beea798107fbe276568c3d67a3857f359ff5f53) Change-Id: I2a7bdac4e3f517c56c1505312db83b6535e77c58 Reviewed-on: http://git-master/r/55036 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R2405c68af70eeae89942730c539fb000fe2a269f
Diffstat (limited to 'arch/arm/mach-tegra/include/mach/usb_phy.h')
-rw-r--r--arch/arm/mach-tegra/include/mach/usb_phy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/include/mach/usb_phy.h b/arch/arm/mach-tegra/include/mach/usb_phy.h
index d08e243238f5..0b794bb51964 100644
--- a/arch/arm/mach-tegra/include/mach/usb_phy.h
+++ b/arch/arm/mach-tegra/include/mach/usb_phy.h
@@ -125,6 +125,8 @@ void tegra_usb_phy_preresume(struct tegra_usb_phy *phy, bool is_dpd);
void tegra_usb_phy_postresume(struct tegra_usb_phy *phy, bool is_dpd);
+void tegra_ehci_pre_reset(struct tegra_usb_phy *phy, bool is_dpd);
+
void tegra_ehci_post_reset(struct tegra_usb_phy *phy, bool is_dpd);
void tegra_ehci_phy_restore_start(struct tegra_usb_phy *phy,