mxc_udc: add workaround for ENGcm09152 for i.MX35
[deliverable/linux.git] / arch / arm / mach-mx3 / mach-cpuimx35.c
index 2a4f8b781ba4c60a4d66f554d860953fcafe1cf0..4d161b3fca6505b9a5dcb8aa5ba3ea5d92c60462 100644 (file)
@@ -155,6 +155,7 @@ static struct mxc_usbh_platform_data usbh1_pdata = {
 static struct fsl_usb2_platform_data otg_device_pdata = {
        .operating_mode = FSL_USB2_DR_DEVICE,
        .phy_mode       = FSL_USB2_PHY_UTMI,
+       .workaround     = FLS_USB2_WORKAROUND_ENGCM09152,
 };
 
 static int otg_mode_host;
This page took 0.026544 seconds and 5 git commands to generate.