提交 938fbd1a 编写于 作者: B Biju Das 提交者: Simon Horman

ARM: dts: iwg23s-sbc: specify EtherAVB PHY IRQ

Specify  EtherAVB PHY IRQ  in the board specific device tree, now that we
have GPIO support.
Signed-off-by: NBiju Das <biju.das@bp.renesas.com>
Reviewed-by: NFabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 5fcd4bfe
......@@ -35,6 +35,8 @@
phy3: ethernet-phy@3 {
reg = <3>;
interrupt-parent = <&gpio5>;
interrupts = <16 IRQ_TYPE_LEVEL_LOW>;
micrel,led-mode = <1>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册