Commit 4b7a6742 authored by Arınç ÜNAL's avatar Arınç ÜNAL Committed by Florian Fainelli
Browse files

ARM: dts: BCM5301X: Add rgmii to port@5 of Broadcom switch on Asus RT-AC88U



Define phy-mode of the Broadcom switch's port@5 as rgmii. This doesn't seem
to matter but let's explicitly define it since phy-mode as rgmii is defined
on the other side which is port@6 of the Realtek switch.

Signed-off-by: default avatarArınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent e5ff0a7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -205,6 +205,7 @@ port@4 {
		sw0_p5: port@5 {
			reg = <5>;
			label = "extsw";
			phy-mode = "rgmii";

			fixed-link {
				speed = <1000>;