On Wed, Sep 09, 2015 at 10:35:59AM +0800, Peter Chen wrote:
... ...
> >
> > +static const struct ci_hdrc_imx_platform_flag imx7d_usb_data = {
> > + .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
> > + CI_HDRC_TURN_VBUS_EARLY_ON |
> > + CI_HDRC_DISABLE_HOST_STREAMING,
> > +};
> > +
>
> For imx7, it uses v2.5 core, we don't need to disable stream mode
> for host.
>
> The reason for i.mx to disable host stream mode is below issue
> (see 8022d3d51c6fb14736e26fd13caca91a38e07580)
>
> TAR 9000378958
> Title: Non-Double Word Aligned Buffer Address Sometimes Causes Host
> to Hang on OUT Retry
>
> At v2.5 core, this bug has fixed by IP vendor.
>
ok, I will remove this flag.
Li Jun
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html