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

Kevin Chiu (Code Review) gerrit at coreboot.org
Tue Jul 18 12:27:13 CEST 2017


Kevin Chiu has uploaded this change for review. ( https://review.coreboot.org/20633


Change subject: google/snappy: Add keyboard backlight support
......................................................................

google/snappy: Add keyboard backlight support

BUG=none
BRANCH=reef
TEST=emerge-snappy coreboot chromeos-bootimage and verify the keyboard
backlight can be bright and alt+f6, alt+f7 function keys can be used.
Change-Id: I6d06f72e1ccc66292b4e5f867314d84c309af885
Signed-off-by: Kevin Chiu <Kevin.Chiu at quantatw.com>
---
M src/mainboard/google/reef/variants/snappy/include/variant/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/20633/1

diff --git a/src/mainboard/google/reef/variants/snappy/include/variant/ec.h b/src/mainboard/google/reef/variants/snappy/include/variant/ec.h
index 586f106..4f5051b 100644
--- a/src/mainboard/google/reef/variants/snappy/include/variant/ec.h
+++ b/src/mainboard/google/reef/variants/snappy/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/20633
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d06f72e1ccc66292b4e5f867314d84c309af885
Gerrit-Change-Number: 20633
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Chiu <Kevin.Chiu at quantatw.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170718/24a4b321/attachment.html>


More information about the coreboot-gerrit mailing list