Re: [PATCH 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2

From: Frank Wunderlich
Date: Wed Jan 25 2023 - 11:42:11 EST


Am 20. Januar 2023 21:53:17 MEZ schrieb "Arınç ÜNAL" <arinc.unal@xxxxxxxxxx>:

> switch@1f {
> compatible = "mediatek,mt7530";
> reg = <0x1f>;
>@@ -199,11 +208,6 @@ ports {
> #address-cells = <1>;
> #size-cells = <0>;
>
>- port@0 {
>- reg = <0>;
>- label = "wan";
>- };
>-

This will break existing userspace setups using wan as interface name.

> port@1 {
> reg = <1>;
> label = "lan0";


regards Frank