aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2021-12-08 16:29:11 +0100
committerThierry Reding <treding@nvidia.com>2021-12-16 16:51:02 +0100
commit553f07360e23b2e17b26be2fcd9ebfc0c14d0e24 (patch)
treea569224f186e33f1eb73d19e38876757fa7685b2 /arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi
parentarm64: tegra: Remove unused only-1-8-v properties (diff)
downloadlinux-dev-553f07360e23b2e17b26be2fcd9ebfc0c14d0e24.tar.xz
linux-dev-553f07360e23b2e17b26be2fcd9ebfc0c14d0e24.zip
arm64: tegra: Rename Ethernet PHY nodes
Name the Ethernet PHY device tree nodes as expected by the DT schema. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi')
-rw-r--r--arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi b/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi
index 3d8878c0ec03..aff857df25cf 100644
--- a/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi
@@ -44,7 +44,7 @@
#address-cells = <1>;
#size-cells = <0>;
- phy: phy@0 {
+ phy: ethernet-phy@0 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0x0>;
interrupt-parent = <&gpio>;