aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-08-08 12:44:22 +0200
committerMichal Simek <michal.simek@xilinx.com>2020-01-09 14:48:20 +0100
commit13d21eba781ea2a4de6aab02abd2beb84e753f8a (patch)
tree3dd1f1116ce12e43d10a5bcf1f4a066da0ce4733 /arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts
parentarm64: dts: xilinx: Add the power nodes for zynqmp (diff)
downloadlinux-dev-13d21eba781ea2a4de6aab02abd2beb84e753f8a.tar.xz
linux-dev-13d21eba781ea2a4de6aab02abd2beb84e753f8a.zip
arm64: zynqmp: Use ethernet-phy as node name for ethernet phys
Ethernet phys based on devicetree specification should be using ethernet-phy@ node name instead of pure phy@. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts')
-rw-r--r--arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts b/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts
index e5d83a4aca07..b75235ae7d30 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dts
@@ -84,7 +84,7 @@
status = "okay";
phy-handle = <&phy0>;
phy-mode = "rgmii-id";
- phy0: phy@5 {
+ phy0: ethernet-phy@5 {
reg = <5>;
ti,rx-internal-delay = <0x8>;
ti,tx-internal-delay = <0xa>;