3.7 kernel hangs when doing scp
Fabio Estevam
festevam at gmail.com
Thu Dec 20 05:40:41 EST 2012
On Thu, Dec 20, 2012 at 8:20 AM, Fabio Estevam <festevam at gmail.com> wrote:
> Excellent! Your suggestion made scp work with mx6 on 3.7.
>
> I assume that this "fix" or workaround would need a better place, right?
>
> Should this fix go into the chipidea host driver instead?
Also, we are already passing the CI13XXX_DISABLE_STREAMING flag:
static struct ci13xxx_platform_data ci13xxx_imx_platdata = {
.name = "ci13xxx_imx",
.flags = CI13XXX_REQUIRE_TRANSCEIVER |
CI13XXX_PULLUP_ON_VBUS |
CI13XXX_DISABLE_STREAMING,
.capoffset = DEF_CAPOFFSET,
};
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list