[coreboot-gerrit] Change in coreboot[master]: UPSTREAM: google/bruce: Add keyboard backlight support

Pan Sheng-Liang (Code Review) gerrit at coreboot.org
Wed Aug 16 11:57:17 CEST 2017


Pan Sheng-Liang has uploaded this change for review. ( https://review.coreboot.org/21027


Change subject: UPSTREAM: google/bruce: Add keyboard backlight support
......................................................................

UPSTREAM: google/bruce: Add keyboard backlight support

BUG=b:64705535
BRANCH=master
TEST=emerge-coral coreboot chromeos-bootimage and verify the keyboard
backlight can be bright and  alt+f6, alt+f7 function keys can be used.

Change-Id: I777247a6b58d3d50b72f12ca2fcab49a06ed5431
Signed-off-by: Pan Sheng-Liang <Sheng-Liang.Pan at quantatw.com>
---
M src/mainboard/google/reef/variants/coral/include/variant/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/21027/1

diff --git a/src/mainboard/google/reef/variants/coral/include/variant/ec.h b/src/mainboard/google/reef/variants/coral/include/variant/ec.h
index 586f106..4f5051b 100644
--- a/src/mainboard/google/reef/variants/coral/include/variant/ec.h
+++ b/src/mainboard/google/reef/variants/coral/include/variant/ec.h
@@ -18,4 +18,7 @@
 
 #include <baseboard/ec.h>
 
+/* Enable EC backed Keyboard Backlight in ACPI */
+#define EC_ENABLE_KEYBOARD_BACKLIGHT
+
 #endif

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I777247a6b58d3d50b72f12ca2fcab49a06ed5431
Gerrit-Change-Number: 21027
Gerrit-PatchSet: 1
Gerrit-Owner: Pan Sheng-Liang <sl.pan.quantw at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170816/d2455f07/attachment.html>


More information about the coreboot-gerrit mailing list