]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ENGR00317981 ARM: dts: imx: apply ENET IRQ workaround for sabresd board
authorShawn Guo <shawn.guo@freescale.com>
Mon, 15 Sep 2014 03:32:40 +0000 (11:32 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:45 +0000 (21:17 -0600)
This a forward porting of commit (ENGR00313685-15 ARM: dts: imx: apply
ENET IRQ workaround for sabresd board) from imx_3.10.y to imx_3.14.y.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6dl-sabresd-enetirq.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6q-sabresd-enetirq.dts
arch/arm/boot/dts/imx6qdl-sabresd.dtsi

index b8fcad8058259e07c7baeaac9d204775e030b571..8094ced23ab1941115b8e19bad8e9fa95d732af3 100644 (file)
@@ -158,6 +158,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
        imx6dl-sabreauto.dtb \
        imx6dl-sabreauto-flexcan1.dtb \
        imx6dl-sabresd.dtb \
+       imx6dl-sabresd-enetirq.dtb \
        imx6dl-sabresd-hdcp.dtb \
        imx6dl-wandboard.dtb \
        imx6q-arm2.dtb \
diff --git a/arch/arm/boot/dts/imx6dl-sabresd-enetirq.dts b/arch/arm/boot/dts/imx6dl-sabresd-enetirq.dts
new file mode 100644 (file)
index 0000000..b23d0eb
--- /dev/null
@@ -0,0 +1,18 @@
+/*
+ * Copyright (C) 2014 Freescale Semiconductor, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#include "imx6dl-sabresd.dts"
+
+&fec {
+       pinctrl-0 = <&pinctrl_enet &pinctrl_enet_irq>;
+       interrupts-extended = <&gpio1 6 0x04>, <&intc 0 119 0x04>;
+};
+
+&i2c3 {
+       status = "disabled";
+};
index 6dda35c1fb507212d6920029e33f3d63882c8f7a..14b1cfa3d4c86561dde32efff22e0b8e683ec77f 100644 (file)
@@ -7,3 +7,12 @@
  */
 
 #include "imx6q-sabresd.dts"
+
+&fec {
+       pinctrl-0 = <&pinctrl_enet &pinctrl_enet_irq>;
+       interrupts-extended = <&gpio1 6 0x04>, <&intc 0 119 0x04>;
+};
+
+&i2c3 {
+       status = "disabled";
+};
index 8a710ccccb9d118c13635bd45b91aaca9d55cad7..e761df623521ad5ec74f6954c35e3f41d499b2f8 100644 (file)
                        >;
                };
 
+               pinctrl_enet_irq: enetirqgrp {
+                       fsl,pins = <
+                               MX6QDL_PAD_GPIO_6__ENET_IRQ             0x000b1
+                       >;
+               };
+
                pinctrl_gpio_keys: gpio_keysgrp {
                        fsl,pins = <
                                MX6QDL_PAD_EIM_D29__GPIO3_IO29 0x80000000