devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
@ 2024-04-29 18:44 Vibhore Vardhan
  2024-05-14 18:46 ` Kevin Hilman
  0 siblings, 1 reply; 2+ messages in thread
From: Vibhore Vardhan @ 2024-04-29 18:44 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: khilman, msp, d-gole, Vibhore Vardhan, linux-arm-kernel,
	devicetree, linux-kernel

On-chip RTC is used as a wakeup source on am62a board designs. This
patch removes the disabled status property to enable the RTC node.

Signed-off-by: Vibhore Vardhan <vibhore@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
index f7bec484705a..49a577a37ccf 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
@@ -49,7 +49,6 @@ wkup_rtc0: rtc@2b1f0000 {
 		clock-names = "vbus", "osc32k";
 		power-domains = <&k3_pds 117 TI_SCI_PD_EXCLUSIVE>;
 		wakeup-source;
-		status = "disabled";
 	};
 
 	wkup_rti0: watchdog@2b000000 {
-- 
2.34.1


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

* Re: [PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
  2024-04-29 18:44 [PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node Vibhore Vardhan
@ 2024-05-14 18:46 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2024-05-14 18:46 UTC (permalink / raw)
  To: Vibhore Vardhan, Nishanth Menon, Vignesh Raghavendra,
	Tero Kristo, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: msp, d-gole, Vibhore Vardhan, linux-arm-kernel, devicetree, linux-kernel

Vibhore Vardhan <vibhore@ti.com> writes:

> On-chip RTC is used as a wakeup source on am62a board designs. This
> patch removes the disabled status property to enable the RTC node.
>
> Signed-off-by: Vibhore Vardhan <vibhore@ti.com>

Tested-by: Kevin Hilman <khilman@baylibre.com>

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

end of thread, other threads:[~2024-05-14 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-29 18:44 [PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node Vibhore Vardhan
2024-05-14 18:46 ` Kevin Hilman

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