Attention is currently required from: Hung-Te Lin, Paul Menzel, Ruihai Zhou, Yu-Ping Wu.
Hello Hung-Te Lin, build bot (Jenkins), cong yang, Yidi Lin, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74051
to look at the new patch set (#24).
Change subject: mb/google/corsola: Add support for MIPI panel ......................................................................
mb/google/corsola: Add support for MIPI panel
The detachable Starmie will use MIPI panels, which require reading serializable data from the CBFS. So we add MIPI panel support to the display configuration and align the configuration sequence with the panels that use MIPI bridges.
The PMIC Datasheet: TPS65132-Single-Inductor-Dual-Output-Power-Supply.pdf
BUG=b:275470328 BRANCH=corsola TEST=emerge-corsola coreboot chromeos-bootimage and display normally
Signed-off-by: Ruihai Zhou zhouruihai@huaqin.corp-partner.google.com Change-Id: I6f079e54f0317ff2f685f0e3834ebd1ceb8e9fcb --- M src/mainboard/google/corsola/Makefile.inc M src/mainboard/google/corsola/display.c M src/mainboard/google/corsola/display.h A src/mainboard/google/corsola/panel_anx7625.c A src/mainboard/google/corsola/panel_ps8640.c A src/mainboard/google/corsola/panel_starmie.c 6 files changed, 345 insertions(+), 131 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/74051/24