Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33165
to look at the new patch set (#2).
Change subject: mediatek: Support GPIO based SPI CS ......................................................................
mediatek: Support GPIO based SPI CS
In some cases we might want to use GPIO based SPI CS. When using GPIO based SPI CS, we need to manually make CS low/high before/after SPI transactions.
BUG=b:132311067 TEST=Verified that b/132311067 is irreproducible now.
Change-Id: I61653fb19242b6ee6be9a45545a8b66e5c9c7cad Signed-off-by: You-Cheng Syu youcheng@google.com --- M src/soc/mediatek/common/include/soc/spi_common.h M src/soc/mediatek/common/spi.c 2 files changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/33165/2