Home
last modified time | relevance | path

Searched hist:fbeceb260232ae9f102af11e6cb2f3743ecc9b9a (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.cfbeceb260232ae9f102af11e6cb2f3743ecc9b9a Wed Mar 25 18:22:32 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Allow setting up a USB controller as a device/gadget

Some controllers support OTG (on-the-go) where they can operate as either
host or device. The gadget layer in U-Boot supports this.

While this layer does not interact with driver model, we can provide a
function which sets up the controller in the correct way. This way the code
at least builds (although it likely will not work).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dci_udc.cfbeceb260232ae9f102af11e6cb2f3743ecc9b9a Wed Mar 25 18:22:32 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Allow setting up a USB controller as a device/gadget

Some controllers support OTG (on-the-go) where they can operate as either
host or device. The gadget layer in U-Boot supports this.

While this layer does not interact with driver model, we can provide a
function which sets up the controller in the correct way. This way the code
at least builds (although it likely will not work).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>