ARM: shmobile: marzen-reference: Set SMSC lan to use irq-push-pull
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 15 May 2013 02:57:30 +0000 (11:57 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:23:56 +0000 (09:23 +0900)
This change makes the DTS consistent with the platform data
that exists in board-marzen.c.

Empirically it does not appear to be necessary.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit c9af5428be0cea61a34fa8d5dda83d4c57a03b06)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7779-marzen-reference.dts

index 76f5eef..b27c637 100644 (file)
@@ -45,6 +45,7 @@
                phy-mode = "mii";
                interrupt-parent = <&irqpin0>;
                interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
+               smsc,irq-push-pull;
                reg-io-width = <4>;
                vddvario-supply = <&fixedregulator3v3>;
                vdd33a-supply = <&fixedregulator3v3>;