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:
parent
2fca46c5ff
commit
d22a30dd0f
1 changed files with 0 additions and 8 deletions
|
|
@ -312,14 +312,6 @@
|
|||
regulator-always-on;
|
||||
};
|
||||
|
||||
sfp1: sfp1 {
|
||||
compatible = "sff,sfp";
|
||||
};
|
||||
|
||||
sfp2: sfp2 {
|
||||
compatible = "sff,sfp";
|
||||
};
|
||||
|
||||
soc {
|
||||
compatible = "simple-bus";
|
||||
#address-cells = <2>;
|
||||
|
|
|
|||
Loading…
Reference in a new issue