]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: gadget: add Faraday FOTG210 USB gadget support
authorKuo-Jung Su <dantesu@faraday-tech.com>
Wed, 15 May 2013 07:29:24 +0000 (15:29 +0800)
committerMarek Vasut <marex@denx.de>
Wed, 12 Jun 2013 20:22:52 +0000 (22:22 +0200)
commit64cfd3f9645bebdadd4c867db5efcf8b7a568f77
tree50581330a982a58449d14e6fcc3dcf81a0117160
parente82a316d7f9425943d86c1ed61c5cf57b0d5b188
usb: gadget: add Faraday FOTG210 USB gadget support

The Faraday FOTG210 is an OTG chip which could operate
as either an EHCI Host or a USB Device at a time.

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
CC: Marek Vasut <marex@denx.de>
drivers/usb/gadget/Makefile
drivers/usb/gadget/fotg210.c [new file with mode: 0644]
drivers/usb/gadget/gadget_chips.h