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 <daniel.schwierzeck@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24264
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Daniel Schwierzeck 2026-06-30 14:56:16 +02:00 committed by Robert Marko
parent 2fca46c5ff
commit d22a30dd0f

View file

@ -312,14 +312,6 @@
regulator-always-on;
};
sfp1: sfp1 {
compatible = "sff,sfp";
};
sfp2: sfp2 {
compatible = "sff,sfp";
};
soc {
compatible = "simple-bus";
#address-cells = <2>;