aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-pro4-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2018-02-14 18:30:28 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-03-15 23:18:52 +0900
commite3cc931921d25bd213452e7b645295e87770a9b3 (patch)
treecd99d5baeddc02a4cf6aad48df198470a559e3b4 /arch/arm/boot/dts/uniphier-pro4-ref.dts
parentarm64: dts: uniphier: add compress audio out for LD11/LD20 (diff)
downloadlinux-dev-e3cc931921d25bd213452e7b645295e87770a9b3.tar.xz
linux-dev-e3cc931921d25bd213452e7b645295e87770a9b3.zip
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>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-pro4-ref.dts')
-rw-r--r--arch/arm/boot/dts/uniphier-pro4-ref.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/uniphier-pro4-ref.dts b/arch/arm/boot/dts/uniphier-pro4-ref.dts
index 6a004e5cf786..629bc147e572 100644
--- a/arch/arm/boot/dts/uniphier-pro4-ref.dts
+++ b/arch/arm/boot/dts/uniphier-pro4-ref.dts
@@ -75,6 +75,17 @@
status = "okay";
};
+&eth {
+ status = "okay";
+ phy-handle = <&ethphy>;
+};
+
+&mdio {
+ ethphy: ethphy@0 {
+ reg = <0>;
+ };
+};
+
&nand {
status = "okay";
};