[PATCH] ARM: dts: imx50-evk: Fix the chip select 1 IOMUX

Shawn Guo shawnguo at kernel.org
Mon Nov 9 21:36:20 EST 2020


On Thu, Nov 05, 2020 at 06:13:20PM -0300, Fabio Estevam wrote:
> The SPI chip selects are represented as:
> 
> cs-gpios = <&gpio4 11 GPIO_ACTIVE_LOW>, <&gpio4 13 GPIO_ACTIVE_LOW>;
> 
> , which means that they are used in GPIO function instead of native
> SPI mode.
> 
> Fix the IOMUX for the chip select 1 to use GPIO4_13 instead of
> the native CSPI_SSI function.
> 
> Fixes: c605cbf5e135 ("ARM: dts: imx: add device tree support for Freescale imx50evk board")
> Signed-off-by: Fabio Estevam <festevam at gmail.com>

Applied, thanks.



More information about the linux-arm-kernel mailing list