]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
airoha: an7583: remove SFP nodes from SoC DTSI 24264/head
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 30 Jun 2026 12:56:16 +0000 (14:56 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 7 Aug 2026 10:02:48 +0000 (12:02 +0200)
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 <daniel.schwierzeck@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24264
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/airoha/dts/an7583.dtsi

index fadcfbc8df7417cfe73b471b22048dcbb70fb384..2b8f094c4ef6c30d4f74941460cf7ea9cae7f530 100644 (file)
                regulator-always-on;
        };
 
-       sfp1: sfp1 {
-               compatible = "sff,sfp";
-       };
-
-       sfp2: sfp2 {
-               compatible = "sff,sfp";
-       };
-
        soc {
                compatible = "simple-bus";
                #address-cells = <2>;