summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2018-02-14 18:30:29 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-03-15 23:18:59 +0900
commitc73730ee4c9a2ef3d5f45f31cf780a15c02927a5 (patch)
tree3baf77d6ff2b7c3382ab0b254d0c8471a307ac55 /arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts
parente3cc931921d25bd213452e7b645295e87770a9b3 (diff)
downloadop-kernel-dev-c73730ee4c9a2ef3d5f45f31cf780a15c02927a5.zip
op-kernel-dev-c73730ee4c9a2ef3d5f45f31cf780a15c02927a5.tar.gz
arm64: dts: uniphier: add AVE ethernet node
Add nodes of the AVE ethernet controller for LD11 and LD20 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/arm64/boot/dts/socionext/uniphier-ld20-ref.dts')
-rw-r--r--arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts
index 6933710..092574d 100644
--- a/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts
+++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts
@@ -58,3 +58,14 @@
&i2c0 {
status = "okay";
};
+
+&eth {
+ status = "okay";
+ phy-handle = <&ethphy>;
+};
+
+&mdio {
+ ethphy: ethphy@0 {
+ reg = <0>;
+ };
+};
OpenPOWER on IntegriCloud