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

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@gmail.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Gabor Juhos 2026-02-20 11:20:11 +01:00 committed by Gregory CLEMENT
parent b6453dd68e
commit 98226a594f

View File

@ -534,7 +534,6 @@ firmware {
armada-3700-rwtm {
compatible = "marvell,armada-3700-rwtm-firmware";
mboxes = <&rwtm 0>;
status = "okay";
};
};
};