Peichao Li has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40396 )
Change subject: mb/google/kukui: kakadu: update the EDID and sequence ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40396/5/src/mainboard/google/kukui/... File src/mainboard/google/kukui/panel_params/panel-BOE_TV105WUM_NW0.c:
https://review.coreboot.org/c/coreboot/+/40396/5/src/mainboard/google/kukui/... PS5, Line 23: .init = { : INIT_DELAY_CMD(24), : INIT_DCS_CMD(0xB0, 0x05), : INIT_DCS_CMD(0xB1, 0xE5), : INIT_DCS_CMD(0xB3, 0x52), : INIT_DCS_CMD(0xB0, 0x00), : INIT_DCS_CMD(0xB3, 0x88), : INIT_DCS_CMD(0xB0, 0x04), : INIT_DCS_CMD(0xB8, 0x00), : INIT_DCS_CMD(0xB0, 0x00), : INIT_DCS_CMD(0xB6, 0x03), : INIT_DCS_CMD(0xBA, 0x8B), : INIT_DCS_CMD(0xBF, 0x1A), : INIT_DCS_CMD(0xC0, 0x0F), : INIT_DCS_CMD(0xC2, 0x0C), : INIT_DCS_CMD(0xC3, 0x02), Hi All,
We need to confirm with vendor since this configuration of EDID and initial code leverage to TV101WUM_N53. I mean we must clear the difference of original and current configurations.