From d22a30dd0f918dbb9580614659ad2498f3fc6f5e Mon Sep 17 00:00:00 2001 From: Daniel Schwierzeck Date: Tue, 30 Jun 2026 14:56:16 +0200 Subject: [PATCH] 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 --- target/linux/airoha/dts/an7583.dtsi | 8 -------- 1 file changed, 8 deletions(-) diff --git a/target/linux/airoha/dts/an7583.dtsi b/target/linux/airoha/dts/an7583.dtsi index fadcfbc8df..2b8f094c4e 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>;