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)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
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)
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-ecspi.dts

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