diff options
| author | Fabio Estevam <festevam@gmail.com> | 2020-11-05 18:13:20 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-24 12:48:11 +0100 |
| commit | 84ee38c34aed267c53ec9d40500ca02071fa805d (patch) | |
| tree | 23265a29e2da6f5b81a56e4ba1199a4fec8c5b48 /scripts/gdb/linux | |
| parent | 91bbee0481aa30ee8681b63075ce80b9495cd7c9 (diff) | |
ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
[ Upstream commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions
