[coreboot-gerrit] Change in coreboot[master]: mainboard/google/eve: Remove ACPI ALS device

Duncan Laurie (Code Review) gerrit at coreboot.org
Thu Apr 13 12:02:33 CEST 2017


Duncan Laurie has uploaded a new change for review. ( https://review.coreboot.org/19265 )

Change subject: mainboard/google/eve: Remove ACPI ALS device
......................................................................

mainboard/google/eve: Remove ACPI ALS device

Remove the ACPI ALS device from the EC configuration because this system
has an ALS that is presented through the new EC sensor interface rather
than the legacy ACPI interface.

BUG=b:37179776
BRANCH=none
TEST=Boot an Eve device and ensure that 'acpi-als' device is not present
in /sys/bus/iio/devices.

Change-Id: Ie18b8a661e4d16464784ca8a227586036e7631de
Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
---
M src/mainboard/google/eve/ec.h
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/19265/1

diff --git a/src/mainboard/google/eve/ec.h b/src/mainboard/google/eve/ec.h
index 884b105..0969da17 100644
--- a/src/mainboard/google/eve/ec.h
+++ b/src/mainboard/google/eve/ec.h
@@ -61,9 +61,6 @@
  * ACPI related definitions for ASL code.
  */
 
-/* Enable EC backed ALS device in ACPI */
-#define EC_ENABLE_ALS_DEVICE
-
 /* Enable EC backed Keyboard Backlight in ACPI */
 #define EC_ENABLE_KEYBOARD_BACKLIGHT
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie18b8a661e4d16464784ca8a227586036e7631de
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Duncan Laurie <dlaurie at chromium.org>



More information about the coreboot-gerrit mailing list