arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 - 1 file changed, 1 deletion(-)
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>
---
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@gmail.com>
Gabor Juhos <j4g8y7@gmail.com> writes:
> 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>
Applied on mvebu/dt64
Thanks,
Gregory
> ---
> 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@gmail.com>
>
--
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
© 2016 - 2026 Red Hat, Inc.