diff --git a/target/linux/airoha/dts/an7581-evb-emmc.dts b/target/linux/airoha/dts/an7581-evb-emmc.dts index 25d9b87af0..00e269a576 100644 --- a/target/linux/airoha/dts/an7581-evb-emmc.dts +++ b/target/linux/airoha/dts/an7581-evb-emmc.dts @@ -235,6 +235,10 @@ status = "okay"; }; +&gsw_port1 { + status = "okay"; +}; + &gsw_phy1 { pinctrl-names = "led"; pinctrl-0 = <&gswp1_led0_pins>; @@ -245,6 +249,10 @@ status = "okay"; }; +&gsw_port2 { + status = "okay"; +}; + &gsw_phy2 { pinctrl-names = "led"; pinctrl-0 = <&gswp2_led0_pins>; @@ -255,6 +263,10 @@ status = "okay"; }; +&gsw_port3 { + status = "okay"; +}; + &gsw_phy3 { pinctrl-names = "led"; pinctrl-0 = <&gswp3_led0_pins>; @@ -265,6 +277,10 @@ status = "okay"; }; +&gsw_port4 { + status = "okay"; +}; + &gsw_phy4 { pinctrl-names = "led"; pinctrl-0 = <&gswp4_led0_pins>; diff --git a/target/linux/airoha/dts/an7581-evb.dts b/target/linux/airoha/dts/an7581-evb.dts index 9e88bc8a77..a5b20c3fcf 100644 --- a/target/linux/airoha/dts/an7581-evb.dts +++ b/target/linux/airoha/dts/an7581-evb.dts @@ -218,6 +218,10 @@ status = "okay"; }; +&gsw_port1 { + status = "okay"; +}; + &gsw_phy1 { pinctrl-names = "led"; pinctrl-0 = <&gswp1_led0_pins>; @@ -228,6 +232,10 @@ status = "okay"; }; +&gsw_port2 { + status = "okay"; +}; + &gsw_phy2 { pinctrl-names = "led"; pinctrl-0 = <&gswp2_led0_pins>; @@ -238,6 +246,10 @@ status = "okay"; }; +&gsw_port3 { + status = "okay"; +}; + &gsw_phy3 { pinctrl-names = "led"; pinctrl-0 = <&gswp3_led0_pins>; @@ -248,6 +260,10 @@ status = "okay"; }; +&gsw_port4 { + status = "okay"; +}; + &gsw_phy4 { pinctrl-names = "led"; pinctrl-0 = <&gswp4_led0_pins>; diff --git a/target/linux/airoha/dts/an7581.dtsi b/target/linux/airoha/dts/an7581.dtsi index 880063341f..081d45983b 100644 --- a/target/linux/airoha/dts/an7581.dtsi +++ b/target/linux/airoha/dts/an7581.dtsi @@ -929,6 +929,7 @@ label = "lan1"; phy-mode = "internal"; phy-handle = <&gsw_phy1>; + status = "disabled"; }; gsw_port2: port@2 { @@ -936,6 +937,7 @@ label = "lan2"; phy-mode = "internal"; phy-handle = <&gsw_phy2>; + status = "disabled"; }; gsw_port3: port@3 { @@ -943,6 +945,7 @@ label = "lan3"; phy-mode = "internal"; phy-handle = <&gsw_phy3>; + status = "disabled"; }; gsw_port4: port@4 { @@ -950,6 +953,7 @@ label = "lan4"; phy-mode = "internal"; phy-handle = <&gsw_phy4>; + status = "disabled"; }; port@6 { @@ -974,6 +978,7 @@ compatible = "ethernet-phy-ieee802.3-c22"; reg = <9>; phy-mode = "internal"; + status = "disabled"; leds { #address-cells = <1>; @@ -997,6 +1002,7 @@ compatible = "ethernet-phy-ieee802.3-c22"; reg = <10>; phy-mode = "internal"; + status = "disabled"; leds { #address-cells = <1>; @@ -1020,6 +1026,7 @@ compatible = "ethernet-phy-ieee802.3-c22"; reg = <11>; phy-mode = "internal"; + status = "disabled"; leds { #address-cells = <1>; @@ -1043,6 +1050,7 @@ compatible = "ethernet-phy-ieee802.3-c22"; reg = <12>; phy-mode = "internal"; + status = "disabled"; leds { #address-cells = <1>;