From: Tuomas Tynkkynen Date: Mon, 12 Aug 2013 13:06:50 +0000 (+0300) Subject: usb: phy: tegra: Fix wrong PHY parameters X-Git-Tag: v3.12-rc1~186^2~77^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5833a0bde5d7795b19f8a881278e5506ab5764b;p=pandora-kernel.git usb: phy: tegra: Fix wrong PHY parameters Some of the PHY parameters are not set according to the TRMs: - UTMIP_FS_PREABMLE_J should be set, not cleared - UTMIP_XCVR_LSBIAS_SEL should be cleared, not set - UTMIP_PD_CHRG should be set in host mode and cleared in device mode - UTMIP_XCVR_SETUP is a two-part field; the upper bits were not set properly Signed-off-by: Tuomas Tynkkynen Tested-by: Stephen Warren Reviewed-by: Stephen Warren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed