build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42899 )
Change subject: sc7180: Add support for sn65dsi86 bridge. ......................................................................
Patch Set 4:
(5 comments)
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... File src/drivers/ti/sn65dsi86bridge/sn65dsi86bridge.h:
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... PS4, Line 74: HPD_DISABLE = 0x1 , space prohibited before that ',' (ctx:WxE)
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... File src/drivers/ti/sn65dsi86bridge/sn65dsi86bridge.c:
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... PS4, Line 245: if(dp_rate_idx < ARRAY_SIZE(sn65dsi86_bridge_dp_rate_lut)) space required before the open parenthesis '('
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... PS4, Line 343: i2c_write_field(bus, chip, SN_HPD_DISABLE_REG, HPD_DISABLE, 1, 0 ); space prohibited before that close parenthesis ')'
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... PS4, Line 381: sn65dsi86_bridge_set_dsi_clock_range(bus, chip, edid, num_of_lanes ,bpp); space prohibited before that ',' (ctx:WxV)
https://review.coreboot.org/c/coreboot/+/42899/4/src/drivers/ti/sn65dsi86bri... PS4, Line 381: sn65dsi86_bridge_set_dsi_clock_range(bus, chip, edid, num_of_lanes ,bpp); space required after that ',' (ctx:WxV)