Skip to content

Commit d95b1ca

Browse files
Rafał Miłeckiffainelli
authored andcommitted
ARM: dts: BCM53573: Add BCM53125 switch port 5
It's connected to the extra Ethernet interface. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Link: https://lore.kernel.org/r/20230723195416.7831-3-zajec5@gmail.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
1 parent 8d6b61e commit d95b1ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

arch/arm/boot/dts/broadcom/bcm53573.dtsi

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,16 @@
216216
reg = <4>;
217217
};
218218

219+
port@5 {
220+
reg = <5>;
221+
ethernet = <&gmac1>;
222+
223+
fixed-link {
224+
speed = <1000>;
225+
full-duplex;
226+
};
227+
};
228+
219229
port@8 {
220230
reg = <8>;
221231
ethernet = <&gmac0>;

0 commit comments

Comments
 (0)