[coreboot-gerrit] Change in coreboot[master]: soc/intel/apollolake: Get rid of power button device in coreboot

Furquan Shaikh (Code Review) gerrit at coreboot.org
Fri Jun 29 07:22:45 CEST 2018


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/27273


Change subject: soc/intel/apollolake: Get rid of power button device in coreboot
......................................................................

soc/intel/apollolake: Get rid of power button device in coreboot

Similar to the mainboard change to remove power button device in
coreboot, this change gets rid of generic hardware power button device
from apollolake asl.

BUG=b:110913245
TEST=Verified that fixed hardware power button still works as expected
on octopus.

Change-Id: I86259465c6cfaf579dd7dc3560b4c9e676b80b55
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/soc/intel/apollolake/acpi/southbridge.asl
1 file changed, 0 insertions(+), 9 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/27273/1

diff --git a/src/soc/intel/apollolake/acpi/southbridge.asl b/src/soc/intel/apollolake/acpi/southbridge.asl
index 5b8f9b7..9f14db4 100644
--- a/src/soc/intel/apollolake/acpi/southbridge.asl
+++ b/src/soc/intel/apollolake/acpi/southbridge.asl
@@ -18,15 +18,6 @@
 #include <intelblocks/pcr.h>
 #include <soc/gpe.h>
 
-/* Power button. */
-Scope (\_SB)
-{
-	Device (PWRB)
-	{
-		Name (_HID, EisaId ("PNP0C0C"))
-	}
-}
-
 /* PCIE device */
 #include "pcie.asl"
 

-- 
To view, visit https://review.coreboot.org/27273
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86259465c6cfaf579dd7dc3560b4c9e676b80b55
Gerrit-Change-Number: 27273
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180629/1bd581e4/attachment-0001.html>


More information about the coreboot-gerrit mailing list