summaryrefslogtreecommitdiff
path: root/configs/dra7xx_evm_defconfig
diff options
context:
space:
mode:
authorUri Mashiach <uri.mashiach@compulab.co.il>2017-02-23 13:39:36 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-08 15:38:36 (GMT)
commitef3f3b8100b28f2110c8a5f5181a5d6ee5db9160 (patch)
treeeea166f5fc35d58b5ff79db05e21ff50983d22f7 /configs/dra7xx_evm_defconfig
parent67566ab66b555a33eb4ba85404628675e1937b81 (diff)
downloadu-boot-ef3f3b8100b28f2110c8a5f5181a5d6ee5db9160.tar.xz
arm: usb: dra7xx: xHCI registers based on USB port index
Modify the determination of the base address of xHCI registers of DRA7XX targets. Before the commit: by the target. After the commit: by the USB port index. Cc: Lokesh Vutla <lokeshvutla@ti.com> Cc: Marek Vasut <marex@denx.de> Cc: Roger Quadros <rogerq@ti.com> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Roger Quadros <rogerq@ti.com> Acked-by: Marek Vasut <marex@denx.de> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/dra7xx_evm_defconfig')
-rw-r--r--configs/dra7xx_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig
index 462e6ff..b52885c 100644
--- a/configs/dra7xx_evm_defconfig
+++ b/configs/dra7xx_evm_defconfig
@@ -91,6 +91,7 @@ CONFIG_OMAP_TIMER=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_XHCI_DRA7XX_INDEX=1
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GADGET=y
CONFIG_USB_DWC3_OMAP=y