ARM: dts: imx6dl: add a pinctrl for eCSPI1
authorHuang Shijie <b32955@freescale.com>
Thu, 9 May 2013 03:29:00 +0000 (11:29 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 08:04:19 +0000 (16:04 +0800)
Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6dl.dtsi

index 24544ed..4b13454 100644 (file)
                                compatible = "fsl,imx6dl-iomuxc";
                                reg = <0x020e0000 0x4000>;
 
+                               ecspi1 {
+                                       pinctrl_ecspi1_1: ecspi1grp-1 {
+                                               fsl,pins = <
+                                                       MX6DL_PAD_EIM_D17__ECSPI1_MISO 0x100b1
+                                                       MX6DL_PAD_EIM_D18__ECSPI1_MOSI 0x100b1
+                                                       MX6DL_PAD_EIM_D16__ECSPI1_SCLK 0x100b1
+                                               >;
+                                       };
+                               };
+
                                enet {
                                        pinctrl_enet_1: enetgrp-1 {
                                                fsl,pins = <