summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7779-marzen-reference.dts
diff options
context:
space:
mode:
authorSimon Horman2013-05-15 04:57:30 +0200
committerSimon Horman2014-05-13 06:41:06 +0200
commitc9af5428be0cea61a34fa8d5dda83d4c57a03b06 (patch)
treeaf078a69a686dcba06d56a5684b16f54628f5830 /arch/arm/boot/dts/r8a7779-marzen-reference.dts
parentARM: shmobile: r8a7791 dtsi: Add GPIO clocks (diff)
downloadkernel-qcow2-linux-c9af5428be0cea61a34fa8d5dda83d4c57a03b06.tar.gz
kernel-qcow2-linux-c9af5428be0cea61a34fa8d5dda83d4c57a03b06.tar.xz
kernel-qcow2-linux-c9af5428be0cea61a34fa8d5dda83d4c57a03b06.zip
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 <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7779-marzen-reference.dts')
-rw-r--r--arch/arm/boot/dts/r8a7779-marzen-reference.dts1
1 files changed, 1 insertions, 0 deletions
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>;