Re: [PATCH net-next v2 7/7] net: dsa: b53: allow VID 0 for BCM5325/65

From: Florian Fainelli

Date: Sun Nov 30 2025 - 20:31:20 EST




On 11/28/2025 12:06 AM, Jonas Gorski wrote:
Now that writing ARL entries works properly, we can actually use VID 0
as the default untagged VLAN for BCM5325 and BCM5365 as well.

So use 0 as default PVID for all chips and do not reject VLAN 0 anymore,
which we ignored since commit 45e9d59d3950 ("net: dsa: b53: do not allow
to configure VLAN 0") anyway.

Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian