arm64: dts: imx8mm-venice: fix spi2 pin configuration
authorJohan Hovold <johan@kernel.org>
Mon, 28 Feb 2022 10:16:17 +0000 (11:16 +0100)
committerShawn Guo <shawnguo@kernel.org>
Wed, 6 Apr 2022 13:30:55 +0000 (21:30 +0800)
commitdc900431337f5f861e3cc47ec5be5a69db40ee34
tree5af81da521cac005c3d46b037bf969bc4faa9859
parent9b6d368b082e1922ae55a669769bc98fba9e4833
arm64: dts: imx8mm-venice: fix spi2 pin configuration

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@vger.kernel.org # 5.12
Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx.dtsi
arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx.dtsi
arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi