|
@@ -106,6 +106,7 @@ static const struct mxc_usbh_platform_data usbh2_pdata __initconst = {
|
|
|
static const struct fsl_usb2_platform_data otg_device_pdata __initconst = {
|
|
|
.operating_mode = FSL_USB2_DR_DEVICE,
|
|
|
.phy_mode = FSL_USB2_PHY_UTMI,
|
|
|
+ .workaround = FLS_USB2_WORKAROUND_ENGCM09152,
|
|
|
};
|
|
|
|
|
|
static int otg_mode_host;
|