arm64: dts: tqmls1043a: Enable SFP interface

There is an SFP interface usable on TQMLS1043A. Enable all the
corresponding nodes. U-Boot will configure the connection if the RCW
is configured accordingly.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Stein 2025-07-01 08:24:53 +02:00 committed by Shawn Guo
parent 8dde4ab409
commit c19c913a91
1 changed files with 12 additions and 0 deletions

View File

@ -41,9 +41,21 @@
wp-gpios = <&gpio3 3 GPIO_ACTIVE_HIGH>;
};
&sfp1 {
status = "okay";
};
&sfp1_i2c {
status = "okay";
};
&usb2 {
status = "okay";
};
#include "fsl-ls1043-post.dtsi"
#include "tqmls104xa-mbls10xxa-fman.dtsi"
&enet6 {
status = "okay";
};