build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/29469 )
Change subject: mb/google/kahlee: edp panel initialization time tuning ......................................................................
Patch Set 2:
(4 comments)
https://review.coreboot.org/#/c/29469/2/src/mainboard/google/kahlee/OemCusto... File src/mainboard/google/kahlee/OemCustomize.c:
https://review.coreboot.org/#/c/29469/2/src/mainboard/google/kahlee/OemCusto... PS2, Line 84: " config, \n"); unnecessary whitespace before a quoted newline
https://review.coreboot.org/#/c/29469/2/src/mainboard/google/kahlee/OemCusto... PS2, Line 88: if ((cfg->lvds_poseq_blon_to_varybl) && (cfg->lvds_poseq_varybl_to_blon)) { line over 80 characters
https://review.coreboot.org/#/c/29469/2/src/mainboard/google/kahlee/OemCusto... PS2, Line 90: params->LvdsPowerOnSeqVaryBlToBlon = cfg->lvds_poseq_varybl_to_blon; line over 80 characters
https://review.coreboot.org/#/c/29469/2/src/mainboard/google/kahlee/OemCusto... PS2, Line 91: params->LvdsPowerOnSeqBlonToVaryBl = cfg->lvds_poseq_blon_to_varybl; line over 80 characters