[coreboot-gerrit] Change in coreboot[master]: mb/google/poopy: Enable ACPI keyboard backlight

Amanda Hwang (Code Review) gerrit at coreboot.org
Mon Apr 23 09:01:13 CEST 2018


Amanda Hwang has uploaded this change for review. ( https://review.coreboot.org/25783


Change subject: mb/google/poopy: Enable ACPI keyboard backlight
......................................................................

mb/google/poopy: Enable ACPI keyboard backlight

Enable the ACPI interface to EC driven keyboard backlight on Nami

BUG=b:78141647
BRANCH=poppy
TEST=manual testing on Nami EVT board

Change-Id: I72b6d8087d2856d45f62a6c3a937528043ee510b
Signed-off-by: Amanda Huang <amanda_hwang at compal.corp-partner.google.com>
---
M src/mainboard/google/poppy/variants/nami/include/variant/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/25783/1

diff --git a/src/mainboard/google/poppy/variants/nami/include/variant/ec.h b/src/mainboard/google/poppy/variants/nami/include/variant/ec.h
index c22f289..4d67231 100644
--- a/src/mainboard/google/poppy/variants/nami/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/nami/include/variant/ec.h
@@ -68,6 +68,9 @@
 /* Enable EC backed ALS device in ACPI */
 #define EC_ENABLE_ALS_DEVICE
 
+/* Enable EC backed Keyboard Backlight in ACPI */
+#define EC_ENABLE_KEYBOARD_BACKLIGHT
+
 /* Enable EC backed PD MCU device in ACPI */
 #define EC_ENABLE_PD_MCU_DEVICE
 

-- 
To view, visit https://review.coreboot.org/25783
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: I72b6d8087d2856d45f62a6c3a937528043ee510b
Gerrit-Change-Number: 25783
Gerrit-PatchSet: 1
Gerrit-Owner: Amanda Hwang <amanda_hwang at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180423/26bf7cae/attachment.html>


More information about the coreboot-gerrit mailing list