ARM: dts: imx6dl: add a new pinctrl for ecspi1
authorHuang Shijie <b32955@freescale.com>
Fri, 21 Jun 2013 02:19:09 +0000 (10:19 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:28:13 +0000 (23:28 +0800)
This new pinctrl is used in the imx6dl-sabresd board.

Signed-off-by: Huang Shijie <b32955@freescale.com>
arch/arm/boot/dts/imx6dl.dtsi

index 2b3ecd6..d961365 100644 (file)
                                                        MX6DL_PAD_EIM_D16__ECSPI1_SCLK 0x100b1
                                                >;
                                        };
+
+                                       pinctrl_ecspi1_2: ecspi1grp-2 {
+                                               fsl,pins = <
+                                                       MX6DL_PAD_KEY_COL1__ECSPI1_MISO 0x100b1
+                                                       MX6DL_PAD_KEY_ROW0__ECSPI1_MOSI 0x100b1
+                                                       MX6DL_PAD_KEY_COL0__ECSPI1_SCLK 0x100b1
+                                               >;
+                                       };
                                };
 
                                enet {