From: Simon Horman Date: Wed, 15 May 2013 02:57:30 +0000 (+0900) Subject: ARM: shmobile: marzen-reference: Set SMSC lan to use irq-push-pull X-Git-Tag: firefly_0821_release~176^2~3465^2~44^2~22^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c9af5428be0cea61a34fa8d5dda83d4c57a03b06;p=firefly-linux-kernel-4.4.55.git ARM: shmobile: marzen-reference: Set SMSC lan to use irq-push-pull 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 --- diff --git a/arch/arm/boot/dts/r8a7779-marzen-reference.dts b/arch/arm/boot/dts/r8a7779-marzen-reference.dts index 76f5eef7d1cc..b27c6373ff4d 100644 --- a/arch/arm/boot/dts/r8a7779-marzen-reference.dts +++ b/arch/arm/boot/dts/r8a7779-marzen-reference.dts @@ -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>;