aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kukui/panel_kodama.c
diff options
context:
space:
mode:
authorHung-Te Lin <hungte@chromium.org>2019-08-13 12:19:00 +0800
committerJulius Werner <jwerner@chromium.org>2019-08-15 03:04:26 +0000
commitb1af16a4242d42feb0150c3a8c6fef41c75961d9 (patch)
treeab65ab6b91c9824956192718638ca90d49691e42 /src/mainboard/google/kukui/panel_kodama.c
parent6673e8ec6aa2eb558116a8ca000c3151ecb9eda2 (diff)
mb/google/kukui: Report panel manufacturer name
The src/lib/edid now supports reporting manufacturer name so we should define that in MIPI panels and print out in initialization. BUG=None TEST=emerge-kukui coreboot; boots properly Change-Id: If844da84ecca31307127b14c66bbe17c408699f3 Signed-off-by: Hung-Te Lin <hungte@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34853 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/mainboard/google/kukui/panel_kodama.c')
-rw-r--r--src/mainboard/google/kukui/panel_kodama.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/kukui/panel_kodama.c b/src/mainboard/google/kukui/panel_kodama.c
index 15e46a4b82..8f7ef2b4e8 100644
--- a/src/mainboard/google/kukui/panel_kodama.c
+++ b/src/mainboard/google/kukui/panel_kodama.c
@@ -18,6 +18,7 @@
static struct panel_description BOE_TV101WUM_N53 = {
.edid = {
.ascii_string = "TV101WUM-N53",
+ .manufacturer_name = "BOE",
.panel_bits_per_color = 8,
.panel_bits_per_pixel = 24,
.mode = {