commit | d9680f64ce4300d4974391c0e801d4a62e3da401 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Aug 09 16:17:40 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Aug 21 16:21:37 2018 +0200 |
tree | 31a007ef3b0dccc186f135752e5d39cd1c5a6553 | |
parent | 0b957cdb0460a3547234fd8160e8ae6d70f8259a [diff] |
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller Add an entry in usb_gadget_controller_number() for the DWC3 gadget controller. Without it, it is not possible to bind the USB Ethernet driver. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>