Add STA panel STA_ER88577 serializable data to CBFS. Datasheet: 2081101BH8028073-50E_Pre Spec_240424.pdf About the init code, we communicated with the vendor through the datasheet to confirm the writing method of each register value. BUG=b:331870701 TEST=build and check the CBFS includes the panel BRANCH=None Change-Id: I210b23b67fbc102c9926171f1c78f6824820e4b7 Signed-off-by: Yang Wu <wuyang5@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82054 Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Reviewed-by: Yidi Lin <yidilin@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
65 lines
999 B
Plaintext
65 lines
999 B
Plaintext
## SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
# Mainboards should select the options in here to specify which panel parameter
|
|
# settings they want stored in their CBFS.
|
|
|
|
config MIPI_PANEL_AUO_B101UAN08_3
|
|
bool
|
|
|
|
config MIPI_PANEL_AUO_KD101N80_45NA
|
|
bool
|
|
|
|
config MIPI_PANEL_AUO_NT51021D8P
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_NV110WUM_L60
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_TV080WUM_NG0
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_TV101WUM_N53
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_TV101WUM_NG0
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_TV101WUM_NL6
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_TV105WUM_NW0
|
|
bool
|
|
|
|
config MIPI_PANEL_BOE_TV110C9M_LL0
|
|
bool
|
|
|
|
config MIPI_PANEL_CMN_P097PFG_SSD2858
|
|
bool
|
|
|
|
config MIPI_PANEL_INX_HJ110IZ_01A_B2
|
|
bool
|
|
|
|
config MIPI_PANEL_INX_OTA7290D10P
|
|
bool
|
|
|
|
config MIPI_PANEL_IVO_T109NW41
|
|
bool
|
|
|
|
config MIPI_PANEL_KD_KD101NE3_40TI
|
|
bool
|
|
|
|
config MIPI_PANEL_STA_2081101QFH032011_53G
|
|
bool
|
|
|
|
config MIPI_PANEL_STA_ER88577
|
|
bool
|
|
|
|
config MIPI_PANEL_STA_HIMAX83102_J02
|
|
bool
|
|
|
|
config MIPI_PANEL_STA_ILI9882T
|
|
bool
|
|
|
|
config MIPI_PANEL_VIS_RM69299
|
|
bool
|