* [PATCH] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
@ 2024-04-29 18:44 Vibhore Vardhan
2024-05-14 18:46 ` Kevin Hilman
2024-06-13 7:46 ` Vignesh Raghavendra
0 siblings, 2 replies; 3+ 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] 3+ 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
2024-06-13 7:46 ` Vignesh Raghavendra
1 sibling, 0 replies; 3+ 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] 3+ 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
@ 2024-06-13 7:46 ` Vignesh Raghavendra
1 sibling, 0 replies; 3+ messages in thread
From: Vignesh Raghavendra @ 2024-06-13 7:46 UTC (permalink / raw)
To: Nishanth Menon, Tero Kristo, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Vibhore Vardhan
Cc: Vignesh Raghavendra, khilman, msp, d-gole, linux-arm-kernel,
devicetree, linux-kernel
Hi Vibhore Vardhan,
On Mon, 29 Apr 2024 13:44:45 -0500, Vibhore Vardhan wrote:
> 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.
>
>
I have applied the following to branch ti-k3-dts-next on [1].
Thank you!
[1/1] arm64: dts: ti: k3-am62a-wakeup: Enable RTC node
commit: fadfb0e0cc3ee0251a1dba10f4603798b46bed8f
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-13 7:46 UTC | newest]
Thread overview: 3+ 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
2024-06-13 7:46 ` Vignesh Raghavendra
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).