]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: otg: Fix peripheral mode
authorHans de Goede <hdegoede@redhat.com>
Wed, 11 Feb 2015 08:05:18 +0000 (09:05 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:52:20 +0000 (13:52 +0200)
commitc8faeb644a9fbeb9350d150c90a6cc26fef8f4fe
treee7b49d924e29290226ca2329b851832fc9aa7cd6
parent6a11f8f95a5fbcb8568c9530add6f3d99d8bc0aa
sunxi: otg: Fix peripheral mode

Peripheral mode needs us to signal vusb high to the phy for it to work,
just like the host mode does.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/usb/musb-new/sunxi.c