aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/dsdt.asl
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-01-07 23:46:41 -0600
committerMatt DeVillier <matt.devillier@gmail.com>2020-04-05 16:53:03 +0000
commit667d8af08adbd4f2154dfb3032698f961b9cfcdd (patch)
treedded841f16172236a1c36a2aa3f9e2927eb6d47e /src/mainboard/google/rambi/dsdt.asl
parent92646ea3e3456a0a975775a1f5aa5dc011a9b1b6 (diff)
mb/google/rambi: use ACPI backlight controls
All variants except NINJA have a built-in display. Enables ACPI brightness controls under Windows. Change-Id: I8dd026608de606fa33f28ccb2967f3beb83b3470 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40119 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/rambi/dsdt.asl')
-rw-r--r--src/mainboard/google/rambi/dsdt.asl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/rambi/dsdt.asl b/src/mainboard/google/rambi/dsdt.asl
index 3a8d1a1a30..347269fa15 100644
--- a/src/mainboard/google/rambi/dsdt.asl
+++ b/src/mainboard/google/rambi/dsdt.asl
@@ -36,6 +36,7 @@ DefinitionBlock(
{
//#include <soc/intel/baytrail/acpi/northcluster.asl>
#include <soc/intel/baytrail/acpi/southcluster.asl>
+ #include <drivers/intel/gma/acpi/default_brightness_levels.asl>
}
/* Dynamic Platform Thermal Framework */