I've got a platform using the BCM 58525 CPU. The hardware design connects to two SPI devices using a slightly odd arrangement of GPIOs and native chip select. These patches however should be relevant to any platform using that CPU with "normal" CS GPIOs Chris Packham (2): spi: bcm-qspi: Convert to use CS GPIO descriptors spi: spi-mem: fallback to using transfers when CS gpios are used drivers/spi/spi-bcm-qspi.c | 7 +++++-- drivers/spi/spi-mem.c | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) -- 2.24.0