9
0
Fork 0

ARM: mx53-qsrb: enable USB host

- declare the rigth mux for the GPIO used to enable the USB's 5V
- enable USB host controller

tested on i.MX53 START-R :
barebox@Freescale i.MX53 Quick Start-R Board:/ usb -f
USB: scanning bus for devices...
Bus 001 Device 001: ID 0000:0000 EHCI Host Controller
Using index 0 for the new disk
Bus 002 Device 003: ID 0951:1654 DT R500
Bus 002 Device 002: ID 0000:0000 EHCI Host Controller
3 USB Device(s) found

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Eric Bénard 2014-03-07 11:40:00 +01:00 committed by Sascha Hauer
parent cfa9807924
commit 50ed6b485b
1 changed files with 1 additions and 0 deletions

View File

@ -230,3 +230,4 @@
&sata {
status = "okay";
};