From: Daniel Schwierzeck Date: Tue, 30 Jun 2026 12:56:16 +0000 (+0200) Subject: airoha: an7583: remove SFP nodes from SoC DTSI X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F24264%2Fhead;p=thirdparty%2Fopenwrt.git airoha: an7583: remove SFP nodes from SoC DTSI SFP nodes are board-specific and do not belong in the SoC-level DTSI. Remove them entirely since the AN7583 EVB boards do not reference them. Signed-off-by: Daniel Schwierzeck Link: https://github.com/openwrt/openwrt/pull/24264 Signed-off-by: Robert Marko --- diff --git a/target/linux/airoha/dts/an7583.dtsi b/target/linux/airoha/dts/an7583.dtsi index fadcfbc8df7..2b8f094c4ef 100644 --- a/target/linux/airoha/dts/an7583.dtsi +++ b/target/linux/airoha/dts/an7583.dtsi @@ -312,14 +312,6 @@ regulator-always-on; }; - sfp1: sfp1 { - compatible = "sff,sfp"; - }; - - sfp2: sfp2 { - compatible = "sff,sfp"; - }; - soc { compatible = "simple-bus"; #address-cells = <2>;