* [PATCH] arm64: dts: marvell: armada-37xx: drop redundant status property
@ 2026-02-20 10:20 Gabor Juhos
2026-03-02 15:45 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Gabor Juhos @ 2026-02-20 10:20 UTC (permalink / raw)
To: Andrew Lunn, Gregory Clement, Sebastian Hesselbarth, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-kernel, devicetree, linux-kernel, Gabor Juhos
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: marvell: armada-37xx: drop redundant status property
2026-02-20 10:20 [PATCH] arm64: dts: marvell: armada-37xx: drop redundant status property Gabor Juhos
@ 2026-03-02 15:45 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2026-03-02 15:45 UTC (permalink / raw)
To: Gabor Juhos, Andrew Lunn, Sebastian Hesselbarth, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-kernel, devicetree, linux-kernel, Gabor Juhos
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-02 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 10:20 [PATCH] arm64: dts: marvell: armada-37xx: drop redundant status property Gabor Juhos
2026-03-02 15:45 ` Gregory CLEMENT
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox