Attention is currently required from: ritul guru, Aamir Bohra. Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56756 )
Change subject: mb/amd/bilby: Add support for HDMI display ......................................................................
Patch Set 2:
(1 comment)
File src/mainboard/amd/bilby/mainboard.c:
https://review.coreboot.org/c/coreboot/+/56756/comment/773a4d29_1e10a3d6 PS2, Line 96: gpio_output(display_sel[idx], 0); GPIO 31 gets configured as input here https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/src... and GPIO 29 doesn't get configured at all, so i'd configure the GPIOs here in both cases and also remove the GPIO setting in the file linked above