Hung-Te Lin has uploaded a new patch set (#11) to the change originally created by jitao shi. ( https://review.coreboot.org/c/coreboot/+/33571 )
Change subject: mb/google/kukui: Add panels for Kukui ......................................................................
mb/google/kukui: Add panels for Kukui
Support panels in Kukui rev 1 and rev 2. Note the panel IDs were not properly set in Kukui (was all '0') so we are simply using fake IDs here.
BUG=b:129299873 BRANCH=none TEST=Build as Kukui and boots on Rev 2 unit.
Change-Id: Icc16c4297eb3c6b6a4770a36661a2e3cab418048 Signed-off-by: Jitao Shi jitao.shi@mediatek.com --- M src/mainboard/google/kukui/Makefile.inc M src/mainboard/google/kukui/mainboard.c A src/mainboard/google/kukui/panel_kukui.c 3 files changed, 162 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/33571/11