On Sat, May 8, 2021 at 7:46 AM Sven Van Asbroeck <thesven73@xxxxxxxxx> wrote: >It may have repercussions > elsewhere though, not sure. We can try to identify the fixes generated to deal with the changes introduced in 766c6b63aa04, and revert them: $ git log | grep 766c6b63aa04 $ git log | grep SPI_CS_HIGH $ git log -p | grep SPI_CS_HIGH This brings up: 7a2da5d7960a6 ("spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode")