Hi Guys,
I have checked this patch on a board that inverts the signal via a
transistor:
I.E the UcDragon YL9200
The patch appears to be functioning correctly.
The reason they did this was to allow greater driving potential via a
transistor, rather than stressing the Atmel chip directly
From: David Brownell <[EMAIL PROTECTED]>
Various small at91_udc cleanups:
- Use generic GPIO calls, not older platform-specific ones
- Use gpio_request()/gpio_free()
- Use VERBOSE_DEBUG convention, not older VERBOSE
- Fix sparse complaint about parameter type (changed to gfp_t)
- Add missing