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

Katherine Hsieh (Code Review) gerrit at coreboot.org
Thu Apr 27 10:10:57 CEST 2017


Katherine Hsieh has uploaded a new change for review. ( https://review.coreboot.org/19479 )

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

google/Sand: Add keyboard backlight support

BUG=None
TEST=emerge-sand coreboot chromeos-bootimage and verify the keyboard back light
can be bright and  alt+f6, alt+f7 function can be workable.

Change-Id: I86a35551a9348ff6ad26dfccd3b2786282d56069
Signed-off-by: Katherine Hsieh <Katherine.Hsieh at quantatw.com>
---
M src/mainboard/google/reef/variants/sand/include/variant/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/19479/1

diff --git a/src/mainboard/google/reef/variants/sand/include/variant/ec.h b/src/mainboard/google/reef/variants/sand/include/variant/ec.h
index 80cf806..e4377c8 100644
--- a/src/mainboard/google/reef/variants/sand/include/variant/ec.h
+++ b/src/mainboard/google/reef/variants/sand/include/variant/ec.h
@@ -62,6 +62,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/19479
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I86a35551a9348ff6ad26dfccd3b2786282d56069
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Katherine Hsieh <Katherine.Hsieh at quantatw.com>



More information about the coreboot-gerrit mailing list