Mike Banon has uploaded this change for review.

View Change

lenovo/g505s: enable device 14.5 FCH USB OHCI Controller

I enabled this device hoping to get a webcam working. It still doesn't
but there aren't any downsides. For a coreboot master to be a slightly
better foundation for getting it working eventually, please merge.

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: I37547eb951a0afc5da5a12618769975d7071e283
---
M src/mainboard/lenovo/g505s/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/47916/1
diff --git a/src/mainboard/lenovo/g505s/devicetree.cb b/src/mainboard/lenovo/g505s/devicetree.cb
index 4b4df36..fba2300 100644
--- a/src/mainboard/lenovo/g505s/devicetree.cb
+++ b/src/mainboard/lenovo/g505s/devicetree.cb
@@ -41,7 +41,7 @@
end
end
device pci 14.4 on end # FCH PCI Bridge [1022:780f]
- device pci 14.5 off end # USB 2
+ device pci 14.5 on end # FCH USB OHCI Controller
device pci 14.6 off end # Gec
device pci 14.7 off end # SD
device pci 15.0 off end # PCIe 0

To view, visit change 47916. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I37547eb951a0afc5da5a12618769975d7071e283
Gerrit-Change-Number: 47916
Gerrit-PatchSet: 1
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-MessageType: newchange