ARM: dts: uniphier: add AVE ethernet node

Add nodes of the AVE ethernet controller for Pro4, PXs2, LD6b SoCs
and the boards.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
这个提交包含在:
Kunihiko Hayashi
2018-02-14 18:30:28 +09:00
提交者 Masahiro Yamada
父节点 acc625de66
当前提交 e3cc931921
修改 8 个文件,包含 102 行新增0 行删除

查看文件

@@ -75,6 +75,17 @@
status = "okay";
};
&eth {
status = "okay";
phy-handle = <&ethphy>;
};
&mdio {
ethphy: ethphy@0 {
reg = <0>;
};
};
&nand {
status = "okay";
};