commit | 834e91af432479e3808e9cbd1d38199f724fc5aa | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Fri Oct 11 12:28:17 2013 -0500 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:42:41 2013 +0200 |
tree | 1ee55275e290c7b2bc4ec4523d8ad1ed1eba8d5b | |
parent | ba55453ccf6d82c46b9f3eef5b958aac58adb6fb [diff] |
usb: dra7xx: Add support for dra7xx xhci USB host Add the support for the dra7xx xhci usb host. dra7xx does not contain an EHCI controller so the headers can be removed from the board file. The xHCI host on dra7xx is connected to a usb2 phy so need to add support to enable those clocks. Signed-off-by: Dan Murphy <dmurphy@ti.com>