Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36767 )
Change subject: mb/google/kukui: Support panels using ANX7625 ......................................................................
Patch Set 8:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36767/7/src/mainboard/google/kukui/... File src/mainboard/google/kukui/panel_anx7625.c:
https://review.coreboot.org/c/coreboot/+/36767/7/src/mainboard/google/kukui/... PS7, Line 65: anx7625_init(i2c_bus);
nit: handle errors?
Done
https://review.coreboot.org/c/coreboot/+/36767/7/src/mainboard/google/kukui/... PS7, Line 71: anx7625_dp_start(i2c_bus, edid);
here too
Done