Attention is currently required from: Hung-Te Lin, Liju-Clr Chen, Yidi Lin.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/72749 )
Change subject: mb/google/geralt: Add power-on sequence for BOE_TV110C9M_LL0
......................................................................
Patch Set 4:
(1 comment)
File src/mainboard/google/geralt/panel_geralt.c:
https://review.coreboot.org/c/coreboot/+/72749/comment/d90b08f7_7c00416b
PS4, Line 50: ret = mipi_panel_reg_mask(MIPI_PANEL_I2C, MIPI_PANEL_SLAVE, 0x00, 0x11, 0x1F);
: if (ret < 0)
: return;
```
if (mipi_panel_reg_mask(MIPI_PANEL_I2C, MIPI_PANEL_SLAVE, 0x00, 0x11, 0x1F) < 0)
return;
```
--
To view, visit
https://review.coreboot.org/c/coreboot/+/72749
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3ef0b2e26d8cc0dc35c2985363ee4c3557dac8a9
Gerrit-Change-Number: 72749
Gerrit-PatchSet: 4
Gerrit-Owner: Liju-Clr Chen
liju-clr.chen@mediatek.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Rex-BC Chen
rex-bc.chen@mediatek.com
Gerrit-Reviewer: Yidi Lin
yidilin@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-CC: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Hung-Te Lin
hungte@chromium.org
Gerrit-Attention: Liju-Clr Chen
liju-clr.chen@mediatek.corp-partner.google.com
Gerrit-Attention: Yidi Lin
yidilin@google.com
Gerrit-Comment-Date: Tue, 07 Feb 2023 07:23:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment