Ian Feng has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
mb/google/dedede/var/madoo: Enable keyboard backlight feature
This enables the keyboard backlight feature in ACPI for madoo.
BUG=b:167943993 TEST=Verified 'kbd_backlight' shows up in the '/sys/class/leds'.
Signed-off-by: Ian Feng ian_feng@compal.corp-partner.google.com Change-Id: I11531699cb650b96becae5c1bec9f89c48b6bea0 --- M src/mainboard/google/dedede/variants/madoo/include/variant/ec.h 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/45330/1
diff --git a/src/mainboard/google/dedede/variants/madoo/include/variant/ec.h b/src/mainboard/google/dedede/variants/madoo/include/variant/ec.h index 08870e0..d6c3859 100644 --- a/src/mainboard/google/dedede/variants/madoo/include/variant/ec.h +++ b/src/mainboard/google/dedede/variants/madoo/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
Ian Feng has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
Patch Set 1: Code-Review+1
Ian Feng has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
Patch Set 1: -Code-Review
EricR Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
Patch Set 1: Code-Review+2
Ian Feng has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
Patch Set 1: Code-Review+1
Hello build bot (Jenkins), Henry Sun, EricR Lai, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45330
to look at the new patch set (#2).
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
mb/google/dedede/var/madoo: Enable keyboard backlight feature
This enables the keyboard backlight feature in ACPI for madoo.
BUG=b:167943993 TEST=Verified 'kbd_backlight' shows up in the '/sys/class/leds '.
Signed-off-by: Ian Feng ian_feng@compal.corp-partner.google.com Change-Id: I11531699cb650b96becae5c1bec9f89c48b6bea0 --- M src/mainboard/google/dedede/variants/madoo/include/variant/ec.h 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/45330/2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
mb/google/dedede/var/madoo: Enable keyboard backlight feature
This enables the keyboard backlight feature in ACPI for madoo.
BUG=b:167943993 TEST=Verified 'kbd_backlight' shows up in the '/sys/class/leds '.
Signed-off-by: Ian Feng ian_feng@compal.corp-partner.google.com Change-Id: I11531699cb650b96becae5c1bec9f89c48b6bea0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45330 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: EricR Lai ericr_lai@compal.corp-partner.google.com --- M src/mainboard/google/dedede/variants/madoo/include/variant/ec.h 1 file changed, 3 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified EricR Lai: Looks good to me, approved Ian Feng: Looks good to me, but someone else must approve
diff --git a/src/mainboard/google/dedede/variants/madoo/include/variant/ec.h b/src/mainboard/google/dedede/variants/madoo/include/variant/ec.h index 08870e0..d6c3859 100644 --- a/src/mainboard/google/dedede/variants/madoo/include/variant/ec.h +++ b/src/mainboard/google/dedede/variants/madoo/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
9elements QA has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45330 )
Change subject: mb/google/dedede/var/madoo: Enable keyboard backlight feature ......................................................................
Patch Set 4:
Automatic boot test returned (PASS/FAIL/TOTAL): 8/1/9 "QEMU x86 q35/ich9" (x86_32) using payload TianoCore : SUCCESS : https://lava.9esec.io/r/19533 "QEMU x86 q35/ich9" (x86_32) using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/19532 "QEMU x86 i440fx/piix4" (x86_64) using payload SeaBIOS : FAIL : https://lava.9esec.io/r/19531 "QEMU x86 i440fx/piix4" (x86_32) using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/19530 "QEMU AArch64" using payload LinuxBoot_u-root_kexec : SUCCESS : https://lava.9esec.io/r/19529 "HP Z220 SFF Workstation" (x86_32) using payload LinuxBoot_BusyBox_kexec : SUCCESS : https://lava.9esec.io/r/19537 "HP Z220 SFF Workstation" (x86_32) using payload LinuxBoot_BusyBox_kexec : SUCCESS : https://lava.9esec.io/r/19536 "HP Compaq 8200 Elite SFF PC" (x86_32) using payload TianoCore : SUCCESS : https://lava.9esec.io/r/19535 "HP Compaq 8200 Elite SFF PC" (x86_32) using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/19534
Please note: This test is under development and might not be accurate at all!