summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/poppy/variants/nami/devicetree.cb
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2019-11-27 22:55:43 -0600
committerMatt DeVillier <matt.devillier@gmail.com>2020-04-02 20:33:48 +0000
commit8f42472faaae53b2a271c821b301ba9ed1d2b748 (patch)
treea325c822c1d8081ba63a1fed0695a61e42dd1280 /src/mainboard/google/poppy/variants/nami/devicetree.cb
parent79b35019a358054d6baf4b5b10b11f3720f78f1e (diff)
downloadcoreboot-8f42472faaae53b2a271c821b301ba9ed1d2b748.tar.gz
coreboot-8f42472faaae53b2a271c821b301ba9ed1d2b748.tar.bz2
coreboot-8f42472faaae53b2a271c821b301ba9ed1d2b748.zip
mb/google/poppy: Add support for ACPI brightness controls
Change-Id: Ie7eb4c43178acff2dc5ff7c685e71990d8f353c9 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39945 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/poppy/variants/nami/devicetree.cb')
-rw-r--r--src/mainboard/google/poppy/variants/nami/devicetree.cb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/poppy/variants/nami/devicetree.cb b/src/mainboard/google/poppy/variants/nami/devicetree.cb
index 1b3fdcc41089..e4d148c3e2f4 100644
--- a/src/mainboard/google/poppy/variants/nami/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nami/devicetree.cb
@@ -1,5 +1,8 @@
chip soc/intel/skylake
+ # IGD Displays
+ register "gfx" = "GMA_STATIC_DISPLAYS(0)"
+
# Deep Sx states
register "deep_s3_enable_ac" = "0"
register "deep_s3_enable_dc" = "1"