arm64: dts: ls1028a: enable swp5 and eno3 for all boards
authorVladimir Oltean <vladimir.oltean@nxp.com>
Wed, 31 Aug 2022 16:01:24 +0000 (19:01 +0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:25 +0000 (16:34 +0800)
In order for the LS1028A based boards to benefit from support for
multiple CPU ports, the second DSA master and its associated CPU port
must be enabled in the device trees. This does not change the default
CPU port from the current port 4.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var2.dts
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts

index 52ef2e8e54921b978cd17a62f03fec7ca0758522..73eb6061c73eeaa475ef80812c2371476da36210 100644 (file)
        status = "okay";
 };
 
+&enetc_port3 {
+       status = "okay";
+};
+
 &i2c3 {
        eeprom@57 {
                compatible = "atmel,24c32";
        status = "okay";
 };
 
+&mscc_felix_port5 {
+       status = "okay";
+};
+
 &sata {
        status = "okay";
 };
index 37c20cb6c1524ece02174dcd1055c8e1ecd7fb94..113b1df74bf87cdebf0607ef3020c3e2b35ed6b2 100644 (file)
        status = "okay";
 };
 
+&enetc_port3 {
+       status = "okay";
+};
+
 &mscc_felix {
        status = "okay";
 };
@@ -62,3 +66,7 @@
 &mscc_felix_port4 {
        status = "okay";
 };
+
+&mscc_felix_port5 {
+       status = "okay";
+};
index 7285bdcf2302a7fe6b255a13054a86502616254a..e33725c601690f916db0a619e1b5ffaf2cadf4dd 100644 (file)
        status = "okay";
 };
 
+&enetc_port3 {
+       status = "okay";
+};
+
 &esdhc {
        sd-uhs-sdr104;
        sd-uhs-sdr50;
        status = "okay";
 };
 
+&mscc_felix_port5 {
+       status = "okay";
+};
+
 &optee {
        status = "okay";
 };