]> git.baikalelectronics.ru Git - uboot.git/commit
usb: host: replace xhci-keystone driver by the generic dwc3 driver
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 4 Dec 2018 10:13:00 +0000 (11:13 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 14 Dec 2018 16:59:09 +0000 (17:59 +0100)
commita7b6b8f2da593f8b19b05bf81ac483ac9ddb4e62
tree430587277d8808e75135f2c35aaa227a9fb3b3da
parent831fd76d2185174ce4662e673a4389490b1bf382
usb: host: replace xhci-keystone driver by the generic dwc3 driver

The keystone platforms can use the generic DC3 driver. Removing the
keystone-spcecific xchi driver and add the configuration options to enable
the generic DWC3 driver on all K2 platforms.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/k2e_evm_defconfig
configs/k2e_hs_evm_defconfig
configs/k2g_evm_defconfig
configs/k2g_hs_evm_defconfig
configs/k2hk_evm_defconfig
configs/k2hk_hs_evm_defconfig
configs/k2l_evm_defconfig
configs/k2l_hs_evm_defconfig
drivers/usb/host/Makefile
drivers/usb/host/xhci-keystone.c [deleted file]
include/configs/ti_armv7_keystone2.h