diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-11-05 22:13:20 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-10 03:36:10 +0100 |
commit | 33d0d843872c5ddbe28457a92fc6f2487315fb9f (patch) | |
tree | 5946a52247436010d2f3f1b6a8cac4739e0213cc /arch/arm/mach-imx/anatop.c | |
parent | arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point (diff) | |
download | linux-33d0d843872c5ddbe28457a92fc6f2487315fb9f.tar.xz linux-33d0d843872c5ddbe28457a92fc6f2487315fb9f.zip |
ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
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@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/anatop.c')
0 files changed, 0 insertions, 0 deletions