commit | e2517a9e257b55b4394ebe8fd234799c52c9f040 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Dec 04 11:13:00 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 14 17:59:09 2018 +0100 |
tree | 430587277d8808e75135f2c35aaa227a9fb3b3da | |
parent | a5bb671e290ecc16b45f990dac0247b852e61cc4 [diff] |
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>