[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Enable ALS connected to EC

Akshu Agrawal (Code Review) gerrit at coreboot.org
Tue Aug 22 07:59:23 CEST 2017


Akshu Agrawal has uploaded this change for review. ( https://review.coreboot.org/21146


Change subject: google/kahlee: Enable ALS connected to EC
......................................................................

google/kahlee: Enable ALS connected to EC

Kahlee has an ambient light sensor connected to the EC

Change-Id: Id1138a0fc5270489a734bdf8b1f4ac02d358c0df
Signed-off-by: Akshu Agrawal <akshu.agrawal at amd.com>
---
M src/mainboard/google/kahlee/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/21146/1

diff --git a/src/mainboard/google/kahlee/ec.h b/src/mainboard/google/kahlee/ec.h
index b8b5af8..deb2cb1 100644
--- a/src/mainboard/google/kahlee/ec.h
+++ b/src/mainboard/google/kahlee/ec.h
@@ -61,6 +61,9 @@
 /* Enable LID switch */
 #define EC_ENABLE_LID_SWITCH
 
+/* Enable EC backed ALS device in ACPI */
+#define EC_ENABLE_ALS_DEVICE
+
 #define SIO_EC_MEMMAP_ENABLE	/* EC Memory Map Resources */
 #define SIO_EC_HOST_ENABLE	/* EC Host Interface Resources */
 #define SIO_EC_ENABLE_PS2K	/* Enable PS/2 Keyboard */

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1138a0fc5270489a734bdf8b1f4ac02d358c0df
Gerrit-Change-Number: 21146
Gerrit-PatchSet: 1
Gerrit-Owner: Akshu Agrawal <akshu.agrawal at amd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170822/97c31e98/attachment.html>


More information about the coreboot-gerrit mailing list