the following patch was just integrated into master: commit 469b5205c31eeb7f58e66aaec58ef824f2e090a5 Author: Duncan Laurie dlaurie@chromium.org Date: Mon Jan 13 16:37:51 2014 -0800
rambi: Add ACPI devices and interrupts for codec and ALS
The Codec and ALS both have interrupt sources that can be configured. The ALS kernel driver currently does not try to use it but the codec driver does for things like jack detect.
ACPI Devices are added, but as with other ACPI devices the HID may need to be updated once more official strings are decided.
BUG=chrome-os-partner:24380 BRANCH=baytrail TEST=manual: build and boot on rambi and check for functional lightsensor
Change-Id: Ib51a2aaf32d5597926fcbe9183947e9ac53e1468 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://chromium-review.googlesource.com/182366 Reviewed-by: Aaron Durbin adurbin@chromium.org Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/5049 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/5049 for details.
-gerrit