Attention is currently required from: Wisley Chen.

Chen Wisley would like Wisley Chen to review this change.

View Change

mb/google/brya/var/redrix: Enable EC keyboard backlight

Enable EC keyboard backlight for redrix.

BUG=b:192052098
TEST=FW_NAME=redrix emerge-brya coreboot chromeos-bootimage

Change-Id: I175d8b91b37c6645ab1a7f05fc6915b3b016e3ff
Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com>
---
M src/mainboard/google/brya/variants/redrix/include/variant/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/57756/1
diff --git a/src/mainboard/google/brya/variants/redrix/include/variant/ec.h b/src/mainboard/google/brya/variants/redrix/include/variant/ec.h
index 7a2a6ff..6f104d5 100644
--- a/src/mainboard/google/brya/variants/redrix/include/variant/ec.h
+++ b/src/mainboard/google/brya/variants/redrix/include/variant/ec.h
@@ -5,4 +5,7 @@

#include <baseboard/ec.h>

+/* Enable EC backed Keyboard Backlight in ACPI */
+#define EC_ENABLE_KEYBOARD_BACKLIGHT
+
#endif

To view, visit change 57756. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I175d8b91b37c6645ab1a7f05fc6915b3b016e3ff
Gerrit-Change-Number: 57756
Gerrit-PatchSet: 1
Gerrit-Owner: Chen Wisley <wisley.chen@quantatw.com>
Gerrit-Reviewer: Wisley Chen <wisley.chen@quanta.corp-partner.google.com>
Gerrit-Attention: Wisley Chen <wisley.chen@quanta.corp-partner.google.com>
Gerrit-MessageType: newchange