x86: dfi-bt700: Add xHCI USB support
authorStefan Roese <sr@denx.de>
Tue, 18 Jul 2017 12:10:49 +0000 (14:10 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 30 Jul 2017 02:30:25 +0000 (10:30 +0800)
commit1f4e25780a827de9526b5f60b8a574b1e4f45b9c
treed9e2b20d602126a310c4a74f7bbe211e906fb0e1
parentdb1d20a904f583b39e75ee47828aa9e644245460
x86: dfi-bt700: Add xHCI USB support

Change from EHCI to xHCI on the DFI BayTrail SoM.

The xHCI USB hub is connected to an GPIO on the DFI BayTrail SoM. For
correct operation, it needs to get reset upon power-up. Otherwise it
may happen that the hub is not detected after a software reboot. This
patch also configures this GPIO in the dts for correct operation.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/dfi-bt700.dtsi
board/dfi/dfi-bt700/Kconfig
board/dfi/dfi-bt700/dfi-bt700.c