Re: Chipidea gadget unplug/disconnect event

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Michael,

On Thu, Jul 3, 2014 at 1:06 PM, Michael Grzeschik <mgr@xxxxxxxxxxxxxx> wrote:

> I validated this with two different imx25 boards and realized,
> that we have this external vbus divider errata for that SoC.
>
> Errata: ENGcm09152
>
> Its likely that the issue is related to this problem as the vbus was
> not connected to anything different, than the SoC in that case.

Does it help if you pass the 'external-vbus-divider' property like shown below?

&usbotg {
    phy_type = "utmi";
    dr_mode = "otg";
    external-vbus-divider;
    status = "okay";
};
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux