Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33165 )
Change subject: mediatek: Use GPIO based SPI CS ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/33165/2/src/soc/mediatek/common/inc... File src/soc/mediatek/common/include/soc/spi_common.h:
https://review.coreboot.org/c/coreboot/+/33165/2/src/soc/mediatek/common/inc... PS2, Line 81: gpio_t *cs_gpio;
Like mentioned in the depthcharge CL, I think we should just do this unconditionally. […]
Done