summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2024-01-19 20:49:14 -0600
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-13 19:05:06 +0000
commitf6d8efd4accfefc7026848c588b21a86a57bc39a (patch)
tree6c7bffcadddad9212ffe34c43d88e5cad3f8e141
parent4e685bf682f493a1a4788eaea1a53783a488db93 (diff)
downloadcoreboot-f6d8efd4accfefc7026848c588b21a86a57bc39a.tar.gz
coreboot-f6d8efd4accfefc7026848c588b21a86a57bc39a.tar.bz2
coreboot-f6d8efd4accfefc7026848c588b21a86a57bc39a.zip
mb/google/hatch/var/jinlon: 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/hatch (jinlon), verify LCD brightness controls are functional. Change-Id: I4204a518876bed38584260f7566d4d6c9aaa042f Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80177 Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/mainboard/google/hatch/variants/jinlon/overridetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/hatch/variants/jinlon/overridetree.cb b/src/mainboard/google/hatch/variants/jinlon/overridetree.cb
index 61ebf24c097c..82694a08bb8e 100644
--- a/src/mainboard/google/hatch/variants/jinlon/overridetree.cb
+++ b/src/mainboard/google/hatch/variants/jinlon/overridetree.cb
@@ -73,7 +73,7 @@ chip soc/intel/cannonlake
register "gfx" = "GMA_DEFAULT_PANEL(0)"
chip drivers/gfx/generic
register "device_count" = "1"
- 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