summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/anahera/overridetree.cb
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2024-01-19 20:37:58 -0600
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-13 19:04:48 +0000
commit4e685bf682f493a1a4788eaea1a53783a488db93 (patch)
tree0b43c2efa4a540bd635825b370d71d7d8a5f4ca8 /src/mainboard/google/brya/variants/anahera/overridetree.cb
parentc0ccf6b5f17e29fb19b44ad9bbe2fdc38d5d6465 (diff)
downloadcoreboot-4e685bf682f493a1a4788eaea1a53783a488db93.tar.gz
coreboot-4e685bf682f493a1a4788eaea1a53783a488db93.tar.bz2
coreboot-4e685bf682f493a1a4788eaea1a53783a488db93.zip
mb/google/brya/var/*: Use name 'LCD0' for internal panel output
The GMA driver generates the brightness controls expecting the name LCD0, so we need to use it here as well so that the DSDT and SSDT parts match. TEST=build/boot Win11 on google/brya (redrix), verify brightness controls are functional. Change-Id: I389553b2ddc5b09d165229e2d8066cacf852b82c Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80174 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Won Chung <wonchung@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com> Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'src/mainboard/google/brya/variants/anahera/overridetree.cb')
-rw-r--r--src/mainboard/google/brya/variants/anahera/overridetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/brya/variants/anahera/overridetree.cb b/src/mainboard/google/brya/variants/anahera/overridetree.cb
index 1961e09c5834..352a7d173e63 100644
--- a/src/mainboard/google/brya/variants/anahera/overridetree.cb
+++ b/src/mainboard/google/brya/variants/anahera/overridetree.cb
@@ -89,7 +89,7 @@ chip soc/intel/alderlake
chip drivers/gfx/generic
register "device_count" = "6"
# DDIA for eDP
- register "device[0].name" = ""LCD""
+ register "device[0].name" = ""LCD0""
# Use ChromeOS privacy screen _HID
register "device[0].hid" = ""GOOG0010""
# Internal panel on the first port of the graphics chip
@@ -117,7 +117,7 @@ chip soc/intel/alderlake
chip drivers/gfx/generic
register "device_count" = "6"
# DDIA for eDP
- register "device[0].name" = ""LCD""
+ register "device[0].name" = ""LCD0""
# Internal panel on the first port of the graphics chip
register "device[0].addr" = "0x80010400"
# DDIB for HDMI