diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-mx3/mach-cpuimx35.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/mach-cpuimx35.c b/arch/arm/mach-mx3/mach-cpuimx35.c index 2a4f8b781ba4..4d161b3fca65 100644 --- a/arch/arm/mach-mx3/mach-cpuimx35.c +++ b/arch/arm/mach-mx3/mach-cpuimx35.c | |||
@@ -155,6 +155,7 @@ static struct mxc_usbh_platform_data usbh1_pdata = { | |||
155 | static struct fsl_usb2_platform_data otg_device_pdata = { | 155 | static struct fsl_usb2_platform_data otg_device_pdata = { |
156 | .operating_mode = FSL_USB2_DR_DEVICE, | 156 | .operating_mode = FSL_USB2_DR_DEVICE, |
157 | .phy_mode = FSL_USB2_PHY_UTMI, | 157 | .phy_mode = FSL_USB2_PHY_UTMI, |
158 | .workaround = FLS_USB2_WORKAROUND_ENGCM09152, | ||
158 | }; | 159 | }; |
159 | 160 | ||
160 | static int otg_mode_host; | 161 | static int otg_mode_host; |