Skip to content

Commit 98226a5

Browse files
juhosggclement
authored andcommitted
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 <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
1 parent b6453dd commit 98226a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/marvell/armada-37xx.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,6 @@
534534
armada-3700-rwtm {
535535
compatible = "marvell,armada-3700-rwtm-firmware";
536536
mboxes = <&rwtm 0>;
537-
status = "okay";
538537
};
539538
};
540539
};

0 commit comments

Comments
 (0)