Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 655544c6 authored by Wolfgang Grandegger's avatar Wolfgang Grandegger Committed by Kumar Gala
Browse files

powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3



For enet2 and enet3 the wrong phy-handles have been used in DTS files
of the TQM8548 modules.

Signed-off-by: default avatarWolfgang Grandegger <wg@grandegger.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 6467cae3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -247,7 +247,7 @@
			interrupts = <31 2 32 2 33 2>;
			interrupt-parent = <&mpic>;
			tbi-handle = <&tbi2>;
			phy-handle = <&phy3>;
			phy-handle = <&phy4>;

			mdio@520 {
				#address-cells = <1>;
@@ -275,7 +275,7 @@
			interrupts = <37 2 38 2 39 2>;
			interrupt-parent = <&mpic>;
			tbi-handle = <&tbi3>;
			phy-handle = <&phy4>;
			phy-handle = <&phy5>;

			mdio@520 {
				#address-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -247,7 +247,7 @@
			interrupts = <31 2 32 2 33 2>;
			interrupt-parent = <&mpic>;
			tbi-handle = <&tbi2>;
			phy-handle = <&phy3>;
			phy-handle = <&phy4>;

			mdio@520 {
				#address-cells = <1>;
@@ -275,7 +275,7 @@
			interrupts = <37 2 38 2 39 2>;
			interrupt-parent = <&mpic>;
			tbi-handle = <&tbi3>;
			phy-handle = <&phy4>;
			phy-handle = <&phy5>;

			mdio@520 {
				#address-cells = <1>;