[PATCH] arm64: dts: marvell: armada-37xx: drop redundant status property

From: Gabor Juhos

Date: Fri Feb 20 2026 - 05:21:24 EST


Remove the 'status' property from the 'armada-3700-rwtm' node. Device
nodes are enabled by default, so specifying the status as "okay" is
superfluous.

Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx>
---
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
index 87f9367aec1227c2c6de52f358d51bcff758c147..6237334833a247855bedb5c5d6c7618f5819a967 100644
--- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
@@ -534,7 +534,6 @@ firmware {
armada-3700-rwtm {
compatible = "marvell,armada-3700-rwtm-firmware";
mboxes = <&rwtm 0>;
- status = "okay";
};
};
};

---
base-commit: fcaf733ca526b69595ed1d227e2cc59ddd24eff7
change-id: 20260219-armada-37xx-status-fix-7478c1d3b1bf

Best regards,
--
Gabor Juhos <j4g8y7@xxxxxxxxx>