[PATCH v1 0/9] spi: spi-imx: cleanups and performance improvements

Marc Kleine-Budde mkl at pengutronix.de
Mon May 2 10:54:48 PDT 2022


Hello,

this patch series first cleans up several sparse and checkpatch
warnings, then finished master -< controller conversion. Then PIO
based polling support is added. It's activated by default for
transfers smaller than 30 µs (like in the raspi SPI drivers). The last
patch optimized setup of the MX51_ECSPI_CONFIG register.

Changes since RFC:
- rebased to broonie/spi.git for-5.19 (thanks Baruch)
- 4/9: use swab32s instead of swab32
- 5/9: use swahw32s instead of swahw32
- 7/9: removed "select SPI_BITBANG" from Kconfig

regards,
Marc






More information about the linux-arm-kernel mailing list