projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ff0a7
)
ARM: dts: BCM5301X: Add rgmii to port@5 of Broadcom switch on Asus RT-AC88U
author
Arınç ÜNAL
<arinc.unal@arinc9.com>
Fri, 1 Apr 2022 10:20:00 +0000
(13:20 +0300)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Mon, 4 Apr 2022 18:36:09 +0000
(11:36 -0700)
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: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
index cf793c558437aef11da240b275a52e0aba437d88..5696dd5fbaf4f4e1fa20a049c36ad5a034b7936f 100644
(file)
--- a/
arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
+++ b/
arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
@@
-205,6
+205,7
@@
sw0_p5: port@5 {
reg = <5>;
label = "extsw";
+ phy-mode = "rgmii";
fixed-link {
speed = <1000>;