[coreboot-gerrit] Change in coreboot[master]: ec/lenovo/h8/acpi/ec: Add registers

Patrick Rudolph (Code Review) gerrit at coreboot.org
Sun Aug 13 18:27:37 CEST 2017


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/20987


Change subject: ec/lenovo/h8/acpi/ec: Add registers
......................................................................

ec/lenovo/h8/acpi/ec: Add registers

Add register HPPI and WLSW.
WLSW is used by thinkpad_acpi kernel module.

Change-Id: I5a125047fad0e08cd9256bc53c3f5a7db7e56e7d
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/ec/lenovo/h8/acpi/ec.asl
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/20987/1

diff --git a/src/ec/lenovo/h8/acpi/ec.asl b/src/ec/lenovo/h8/acpi/ec.asl
index eed0e16..fdbb931 100644
--- a/src/ec/lenovo/h8/acpi/ec.asl
+++ b/src/ec/lenovo/h8/acpi/ec.asl
@@ -53,6 +53,9 @@
 				KBLT, 1,	/* Keyboard Light */
 				    , 2,
 				USPW, 1,	/* USB Power enable */
+		Offset (0x48),
+				HPPI, 1,	/* Headphone plugged in */
+				WLSW, 1,	/* Master wireless switch */
 		Offset (0x4e),
 				WAKE, 16,
 		Offset (0x78),

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5a125047fad0e08cd9256bc53c3f5a7db7e56e7d
Gerrit-Change-Number: 20987
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170813/28cc3ad5/attachment-0001.html>


More information about the coreboot-gerrit mailing list