Skip to content
Snippets Groups Projects
Commit 66712c29 authored by Stefan Roese's avatar Stefan Roese Committed by Bin Meng
Browse files

x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts


Signed-off-by: default avatarStefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 1f4e2578
No related branches found
No related tags found
No related merge requests found
...@@ -258,6 +258,9 @@ ...@@ -258,6 +258,9 @@
fsp,enable-spi; fsp,enable-spi;
fsp,enable-sata; fsp,enable-sata;
fsp,sata-mode = <SATA_MODE_AHCI>; fsp,sata-mode = <SATA_MODE_AHCI>;
#ifdef CONFIG_USB_XHCI_HCD
fsp,enable-xhci;
#endif
fsp,lpe-mode = <LPE_MODE_PCI>; fsp,lpe-mode = <LPE_MODE_PCI>;
fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>; fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
fsp,enable-dma0; fsp,enable-dma0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment