[coreboot-gerrit] Change in coreboot[master]: asus/p2b-ls: Disable superio ACPI logical device

Keith Hui (Code Review) gerrit at coreboot.org
Tue Oct 24 04:53:37 CEST 2017


Keith Hui has uploaded this change for review. ( https://review.coreboot.org/22145


Change subject: asus/p2b-ls: Disable superio ACPI logical device
......................................................................

asus/p2b-ls: Disable superio ACPI logical device

This logical device is disabled in OEM BIOS. Disable here to match,
since its support is currently incomplete anyway.

Change-Id: I5c07136ec6a14a8ee8cb68537a2663b78fc0fa20
Signed-off-by: Keith Hui <buurin at gmail.com>
---
M src/mainboard/asus/p2b-ls/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/22145/1

diff --git a/src/mainboard/asus/p2b-ls/devicetree.cb b/src/mainboard/asus/p2b-ls/devicetree.cb
index c9ff0ff..a9901b4 100644
--- a/src/mainboard/asus/p2b-ls/devicetree.cb
+++ b/src/mainboard/asus/p2b-ls/devicetree.cb
@@ -37,7 +37,7 @@
           end
           device pnp 3f0.8 on		# GPIO 2
           end
-          device pnp 3f0.a on		# ACPI
+          device pnp 3f0.a off		# ACPI
           end
         end
       end

-- 
To view, visit https://review.coreboot.org/22145
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c07136ec6a14a8ee8cb68537a2663b78fc0fa20
Gerrit-Change-Number: 22145
Gerrit-PatchSet: 1
Gerrit-Owner: Keith Hui <buurin at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171024/175bc517/attachment.html>


More information about the coreboot-gerrit mailing list