[PATCH 1/2] ARM: pxa: palm27x: fix udc device initialization
Mike Dunn
mikedunn at newsguy.com
Thu Dec 27 08:16:16 EST 2012
Hi Robert,
On 12/24/2012 07:34 AM, Robert Jarzmik wrote:
[..]
Actually gpio-vbus was designed to :
> - detect and handle VBus
> - and handle following D+ pullup if peripheral controller *can't*
>
> But pxa27x_udc is a peripheral controller which does handle D+ pullup, and
> expects to handle it by himself (ie. is not fully compatible with a D+ pullup
> handling by gpio-vbus, one not working case being Mike's one).
>
> So Mike's patch makes sense IMHO. He could have left the VBUS handling to
> gpio-vbus and D+ to pxa27x_udc, or let pxa27x_udc handle both, that's up to you.
I didn't realize the pxa27x-udc driver could handle the vbus as well.
> Acked-by: Robert Jarzmik <robert.jarzmik at free.fr>
Thanks Robert. Should have CC'd you, since you're the udc driver author. Glad
you saw this.
Thanks again,
MIke
More information about the linux-arm-kernel
mailing list