]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6qdl-sabreauto: use GPIO_6 for FEC interrupt.
authorTroy Kisky <troy.kisky@boundarydevices.com>
Fri, 20 Dec 2013 18:47:12 +0000 (11:47 -0700)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Dec 2013 03:09:49 +0000 (11:09 +0800)
This works around a hardware bug.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi

index 26fa0e57f4dcab3203f93a482bb3b470c4069d99..088b0d2e4d1af1d12c8b546fbd3b6a8939ac72df 100644 (file)
@@ -44,6 +44,8 @@
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_enet>;
        phy-mode = "rgmii";
+       interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
+                             <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
        status = "okay";
 };
 
@@ -77,7 +79,7 @@
                };
 
                pinctrl_enet: enetgrp {
-                       fsl,pins = <MX6QDL_ENET_PINGRP2>;
+                       fsl,pins = <MX6QDL_ENET_PINGRP2_GPIO6>;
                };
 
                pinctrl_gpmi_nand: gpminandgrp {