devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: sparrow-hawk: don't reserve SWDT
@ 2025-10-17 11:51 Wolfram Sang
  2025-10-17 11:54 ` Marek Vasut
  2025-10-20 13:07 ` Geert Uytterhoeven
  0 siblings, 2 replies; 11+ messages in thread
From: Wolfram Sang @ 2025-10-17 11:51 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Marek Vasut, Wolfram Sang, Geert Uytterhoeven, Magnus Damm,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree

SparrowHawk may run without ATF but with U-Boot SPL which does not
reserve the SWDT. Remove the default "reserved" marking.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---

Tested it by using the SWDT on my board.

 arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts b/arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts
index 161c083241f9..1da8e476b219 100644
--- a/arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts
+++ b/arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts
@@ -942,8 +942,3 @@ &sensor_thermal_cr52 {
 &sensor_thermal_ddr1 {
 	critical-action = "shutdown";
 };
-
-/* Firmware should reserve it but sadly doesn't */
-&swdt {
-	status = "reserved";
-};
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-10-27 18:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 11:51 [PATCH] arm64: dts: renesas: sparrow-hawk: don't reserve SWDT Wolfram Sang
2025-10-17 11:54 ` Marek Vasut
2025-10-20 13:07 ` Geert Uytterhoeven
2025-10-20 19:48   ` Wolfram Sang
2025-10-21  7:09     ` Geert Uytterhoeven
2025-10-21 13:14       ` Marek Vasut
2025-10-21 13:22         ` Geert Uytterhoeven
2025-10-21 16:07           ` Marek Vasut
2025-10-22  7:01             ` Wolfram Sang
2025-10-27 10:09             ` Geert Uytterhoeven
2025-10-27 18:21               ` Marek Vasut

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).