提交 c9af5428 编写于 作者: S Simon Horman

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: NSimon Horman <horms+renesas@verge.net.au>
上级 4faf9c5e
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
phy-mode = "mii"; phy-mode = "mii";
interrupt-parent = <&irqpin0>; interrupt-parent = <&irqpin0>;
interrupts = <1 IRQ_TYPE_EDGE_FALLING>; interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
smsc,irq-push-pull;
reg-io-width = <4>; reg-io-width = <4>;
vddvario-supply = <&fixedregulator3v3>; vddvario-supply = <&fixedregulator3v3>;
vdd33a-supply = <&fixedregulator3v3>; vdd33a-supply = <&fixedregulator3v3>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册