* [PATCH 1/1] arm64: dts: allwinner: a523: drop redundant status=okay
@ 2025-09-01 12:00 Chukun Pan
0 siblings, 0 replies; only message in thread
From: Chukun Pan @ 2025-09-01 12:00 UTC (permalink / raw)
To: Chen-Yu Tsai
Cc: Rob Herring, Conor Dooley, Krzysztof Kozlowski, Jernej Skrabec,
linux-arm-kernel, linux-kernel, linux-sunxi, devicetree,
Chukun Pan
Device nodes are enabled by default, so no need for
status="okay" property.
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
---
arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi b/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
index 6b6f2296bdff..cdf844eb8e05 100644
--- a/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
+++ b/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
@@ -218,7 +218,6 @@ wdt: watchdog@2050000 {
interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&osc24M>, <&rtc CLK_OSC32K>;
clock-names = "hosc", "losc";
- status = "okay";
};
uart0: serial@2500000 {
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-01 14:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01 12:00 [PATCH 1/1] arm64: dts: allwinner: a523: drop redundant status=okay Chukun Pan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).