* [PATCH] ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200
@ 2025-03-04 15:55 Chester A. Unal via B4 Relay
2025-03-04 23:01 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Chester A. Unal via B4 Relay @ 2025-03-04 15:55 UTC (permalink / raw)
To: Florian Fainelli, Hauke Mehrtens, Rafał Miłecki,
Broadcom internal kernel review list, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-kernel, devicetree, linux-kernel, Tom Brautaset,
Chester A. Unal
From: "Chester A. Unal" <chester.a.unal@arinc9.com>
After using the device for a while, Tom reports that he initially described
the switch port labels incorrectly. Apparently, ASUS's own firmware also
describes them incorrectly. Correct them to what is seen on the chassis.
Reported-by: Tom Brautaset <tbrautaset@gmail.com>
Fixes: b116239094d8 ("ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200")
Signed-off-by: Chester A. Unal <chester.a.unal@arinc9.com>
---
arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts b/arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts
index 53cb0c58f6d0574f4f13c6aeb1d1bc5961d80379..3da2daee0c849d536df94c868849af7610cc1ded 100644
--- a/arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts
+++ b/arch/arm/boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts
@@ -124,19 +124,19 @@ port@0 {
};
port@1 {
- label = "lan1";
+ label = "lan4";
};
port@2 {
- label = "lan2";
+ label = "lan3";
};
port@3 {
- label = "lan3";
+ label = "lan2";
};
port@4 {
- label = "lan4";
+ label = "lan1";
};
};
};
---
base-commit: 768953614c1c13fdf771be5742f1be573eea8fa4
change-id: 20250304-for-broadcom-fix-rt-ac3200-switch-ports-def10a03bb89
Best regards,
--
Chester A. Unal <chester.a.unal@arinc9.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200
2025-03-04 15:55 [PATCH] ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200 Chester A. Unal via B4 Relay
@ 2025-03-04 23:01 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2025-03-04 23:01 UTC (permalink / raw)
To: chester.a.unal, Hauke Mehrtens, Rafał Miłecki,
Broadcom internal kernel review list, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-kernel, devicetree, linux-kernel, Tom Brautaset
On 3/4/25 07:55, Chester A. Unal via B4 Relay wrote:
> From: "Chester A. Unal" <chester.a.unal@arinc9.com>
>
> After using the device for a while, Tom reports that he initially described
> the switch port labels incorrectly. Apparently, ASUS's own firmware also
> describes them incorrectly. Correct them to what is seen on the chassis.
>
> Reported-by: Tom Brautaset <tbrautaset@gmail.com>
> Fixes: b116239094d8 ("ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200")
> Signed-off-by: Chester A. Unal <chester.a.unal@arinc9.com>
Applied to devicetree/fixes, thanks!
--
Florian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-04 23:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 15:55 [PATCH] ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200 Chester A. Unal via B4 Relay
2025-03-04 23:01 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox