Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32512 )
Change subject: google/krane: Add panel boe TV101WUM-NL6 support
......................................................................
Patch Set 16:
(2 comments)
https://review.coreboot.org/c/coreboot/+/32512/16/src/mainboard/google/kukui...
File src/mainboard/google/kukui/panel_krane.c:
https://review.coreboot.org/c/coreboot/+/32512/16/src/mainboard/google/kukui...
PS16, Line 363: PERIPHERAL_EN13
I think most kukui family will use same GPIOs for backlight. Maybe move to the common file?
https://review.coreboot.org/c/coreboot/+/32512/16/src/mainboard/google/kukui...
PS16, Line 371: if (board_id() < 2) {
: /* board from p1 */
: gpio_output(GPIO(LCM_RST), 0);
: udelay(100);
: gpio_output(GPIO(LCM_RST), 1);
: mdelay(20);
: } else {
: /* board from p2 */
you don't need this since there's no krane with id < 2.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32512
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ieb6b2be6c2c571c09c781f4370d8c52612421823
Gerrit-Change-Number: 32512
Gerrit-PatchSet: 16
Gerrit-Owner: Kaka Ni
nigang@huaqin.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Jerry Han
hanxu5@huaqin.corp-partner.google.com
Gerrit-Reviewer: Kaka Ni
nigang@huaqin.corp-partner.google.com
Gerrit-Reviewer: Kook Zhang
zhangbinbin@huaqin.corp-partner.google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: You-Cheng Syu
youcheng@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: jitao shi
jitao.shi@mediatek.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: SJ Huang
sj.huang@mediatek.corp-partner.google.com
Gerrit-Comment-Date: Sat, 20 Jul 2019 00:27:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment