From: Sebastian Andrzej Siewior Date: Tue, 20 Aug 2013 16:35:50 +0000 (+0200) Subject: usb: musb: am335x: add second port to beagle bone X-Git-Tag: v3.12-rc1~186^2~19^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae847a1b10f3da5931fc9d04cc5950624418cf4;p=pandora-kernel.git usb: musb: am335x: add second port to beagle bone So I assumed that Beagle bone has only one USB port in host mode because the micro USB connector had an USB-UART there. I was wrong a little. The second port runs on host mode, but the micro USB plug is connected to an internal HUB with two ports: one to the USB-UART and one to musb instance one. For that reason, this patch enables both ports: the primary in device mode only and the second in host mode only. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed