-
- Downloads
staging: emxx_udc: Add Emma Mobile USB Gadget driver
Add the emxx_udc driver to staging based on an old linux-2.6.35.7 android tree. The driver has been brushed up slightly to complile but it is still in great need of cleanup. At this point DT bindings are clearly lacking and I doubt that the driver even can run with multiple instances (global variables, hurray!). Signed-off-by:Magnus Damm <damm+renesas@opensource.se> Acked-by:
Simon Horman <horms+renesas@verge.net.au> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- drivers/staging/Kconfig 2 additions, 0 deletionsdrivers/staging/Kconfig
- drivers/staging/Makefile 1 addition, 0 deletionsdrivers/staging/Makefile
- drivers/staging/emxx_udc/Kconfig 10 additions, 0 deletionsdrivers/staging/emxx_udc/Kconfig
- drivers/staging/emxx_udc/Makefile 1 addition, 0 deletionsdrivers/staging/emxx_udc/Makefile
- drivers/staging/emxx_udc/emxx_udc.c 3559 additions, 0 deletionsdrivers/staging/emxx_udc/emxx_udc.c
- drivers/staging/emxx_udc/emxx_udc.h 662 additions, 0 deletionsdrivers/staging/emxx_udc/emxx_udc.h
Loading
Please register or sign in to comment