Commit 553f0736 authored by Thierry Reding's avatar Thierry Reding
Browse files

arm64: tegra: Rename Ethernet PHY nodes



Name the Ethernet PHY device tree nodes as expected by the DT schema.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 02752947
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -44,7 +44,7 @@
			#address-cells = <1>;
			#address-cells = <1>;
			#size-cells = <0>;
			#size-cells = <0>;


			phy: phy@0 {
			phy: ethernet-phy@0 {
				compatible = "ethernet-phy-ieee802.3-c22";
				compatible = "ethernet-phy-ieee802.3-c22";
				reg = <0x0>;
				reg = <0x0>;
				interrupt-parent = <&gpio>;
				interrupt-parent = <&gpio>;
+1 −1
Original line number Original line Diff line number Diff line
@@ -46,7 +46,7 @@
			#address-cells = <1>;
			#address-cells = <1>;
			#size-cells = <0>;
			#size-cells = <0>;


			phy: phy@0 {
			phy: ethernet-phy@0 {
				compatible = "ethernet-phy-ieee802.3-c22";
				compatible = "ethernet-phy-ieee802.3-c22";
				reg = <0x0>;
				reg = <0x0>;
				interrupt-parent = <&gpio_aon>;
				interrupt-parent = <&gpio_aon>;
+1 −1
Original line number Original line Diff line number Diff line
@@ -39,7 +39,7 @@
				#address-cells = <1>;
				#address-cells = <1>;
				#size-cells = <0>;
				#size-cells = <0>;


				phy: phy@0 {
				phy: ethernet-phy@0 {
					compatible = "ethernet-phy-ieee802.3-c22";
					compatible = "ethernet-phy-ieee802.3-c22";
					reg = <0x0>;
					reg = <0x0>;
					interrupt-parent = <&gpio>;
					interrupt-parent = <&gpio>;
+1 −1
Original line number Original line Diff line number Diff line
@@ -36,7 +36,7 @@
				#address-cells = <1>;
				#address-cells = <1>;
				#size-cells = <0>;
				#size-cells = <0>;


				phy: phy@0 {
				phy: ethernet-phy@0 {
					compatible = "ethernet-phy-ieee802.3-c22";
					compatible = "ethernet-phy-ieee802.3-c22";
					reg = <0x0>;
					reg = <0x0>;
					interrupt-parent = <&gpio>;
					interrupt-parent = <&gpio>;