From 995fdf59ad7ff4c36ec573de747e4504286034b5 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 15 Sep 2014 11:32:40 +0800 Subject: MLK-11414-3 ARM: dts: imx: apply ENET IRQ workaround for sabresd board Cherry-pick below patch: ENGR00317981 ARM: dts: imx: apply ENET IRQ workaround for sabresd board 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 Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx6q-sabresd-enetirq.dts | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'arch/arm/boot/dts/imx6q-sabresd-enetirq.dts') diff --git a/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts b/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts index 6dda35c1fb50..14b1cfa3d4c8 100644 --- a/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts +++ b/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts @@ -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"; +}; -- cgit v1.2.3