On Mon, Feb 28, 2022 at 11:16:17AM +0100, Johan Hovold wrote: > Due to what looks like a copy-paste error, the ECSPI2_MISO pad is not > muxed for SPI mode and causes reads from a slave-device connected to the > SPI header to always return zero. > > Configure the ECSPI2_MISO pad for SPI mode on the gw71xx, gw72xx and > gw73xx families of boards that got this wrong. > > Fixes: 6f30b27c5ef5 ("arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits") > Cc: stable@xxxxxxxxxxxxxxx # 5.12 > Cc: Tim Harvey <tharvey@xxxxxxxxxxxxx> > Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> Applied, thanks!