]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: dwc2_udc_otg: support 8-bit interface
authorSteve Rae <srae@broadcom.com>
Tue, 7 Jun 2016 22:35:21 +0000 (15:35 -0700)
committerMarek Vasut <marex@denx.de>
Mon, 13 Jun 2016 13:16:34 +0000 (15:16 +0200)
commitf221db0ed5b4c6580abb4ab6fde5cbabaa348350
treebc7116d7d94f6f2d9118751c2566af788a807b90
parent6b3943f1b04be60f147ee540fbd72c4c7ea89f80
usb: dwc2_udc_otg: support 8-bit interface

Define CONFIG_USB_GADGET_DWC2_OTG_PHY_BUS_WIDTH_8 to allow the
physical interface to be 8-bit (rather than 16-bit).

Signed-off-by: Steve Rae <srae@broadcom.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/dwc2_udc_otg.c