MLK-11573: ARM: dts: fix the iomux pin conflict for LPSR mode
authorHan Xu <b45815@freescale.com>
Thu, 8 Oct 2015 23:16:02 +0000 (18:16 -0500)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:26 +0000 (14:49 -0500)
add the pinctrl-1 for iomux in ecspi device tree to avoid conflict.

Signed-off-by: Han Xu <b45815@freescale.com>
(cherry picked from commit edacd0568487815ca3a0821c25912133cb6c1731)

arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-ecspi.dts

index b74863f..16dd447 100644 (file)
@@ -23,4 +23,5 @@
  */
 &iomuxc {
        pinctrl-0 = <&pinctrl_hog_1>;
+       pinctrl-1 = <&pinctrl_hog_1>;
 };