]> Git Repo - J-u-boot.git/commit - configs/k2hk_hs_evm_defconfig
usb: host: replace xhci-keystone driver by the generic dwc3 driver
authorJean-Jacques Hiblot <[email protected]>
Tue, 4 Dec 2018 10:13:00 +0000 (11:13 +0100)
committerMarek Vasut <[email protected]>
Fri, 14 Dec 2018 16:59:09 +0000 (17:59 +0100)
commit4dd76d0f96ab18a2bda622ec4dac822e908dd069
tree430587277d8808e75135f2c35aaa227a9fb3b3da
parent4b12783c8e011859e70ba5811654a21ee1a22237
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
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
This page took 0.033229 seconds and 4 git commands to generate.