Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4017f791 authored by Jonas Andersson's avatar Jonas Andersson Committed by Shawn Guo
Browse files

ARM: dts: imx53: add cspi pinctrl



Add a group to the cspi pinctrl.

Signed-off-by: default avatarJonas Andersson <jonas@microbit.se>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent c268947a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -390,6 +390,14 @@
							MX53_PAD_SD1_CLK__CSPI_SCLK   0x1d5
						>;
					};

					pinctrl_cspi_2: cspigrp-2 {
						fsl,pins = <
							MX53_PAD_EIM_D22__CSPI_MISO 0x1d5
							MX53_PAD_EIM_D28__CSPI_MOSI 0x1d5
							MX53_PAD_EIM_D21__CSPI_SCLK 0x1d5
						>;
					};
				};

				ecspi1 {