From 1b526621c9cbfb039b6bfc732ec56d1c4a87e3e9 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 23 Aug 2017 05:00:32 +0300 Subject: lenovo/g505s: Enable XHCI device in devicetree MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Enabling XHCI is additionally controlled with Kconfig option HUDSON_XHCI_ENABLE. Even when it is enabled, it EHCI debug works on the USB port next to the DVD drive door. Change-Id: I83738da6015f58ecd0819c553d333a176365dc78 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21157 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/lenovo/g505s/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/g505s/devicetree.cb') diff --git a/src/mainboard/lenovo/g505s/devicetree.cb b/src/mainboard/lenovo/g505s/devicetree.cb index b12ab370b5..0b8f2676c3 100644 --- a/src/mainboard/lenovo/g505s/devicetree.cb +++ b/src/mainboard/lenovo/g505s/devicetree.cb @@ -40,7 +40,7 @@ chip northbridge/amd/agesa/family15tn/root_complex end #chip northbridge/amd/agesa/family15tn # PCI side of HT root complex chip southbridge/amd/agesa/hudson # it is under NB/SB Link, but on the same pci bus - device pci 10.0 off end # FCH USB XHCI Controller HC0 (N.B. breaks EHCI debug!!!) + device pci 10.0 on end # FCH USB XHCI Controller HC0 device pci 11.0 on end # FCH SATA Controller [AHCI mode] device pci 12.0 on end # FCH USB OHCI Controller device pci 12.2 on end # FCH USB EHCI Controller -- cgit v1.2.3