Re: [PATCH V6 17/21] arm64: tegra: Enable wake from deep sleep on RTC alarm.

2019-07-25 Thread Dmitry Osipenko
В Sun, 21 Jul 2019 12:40:56 -0700 Sowjanya Komatineni пишет: > This patch updates device tree for RTC and PMC to allow system wake > from deep sleep on RTC alarm. > > Signed-off-by: Sowjanya Komatineni The dot in the end of the commit's title is unnecessary.

[PATCH V6 17/21] arm64: tegra: Enable wake from deep sleep on RTC alarm.

2019-07-21 Thread Sowjanya Komatineni
This patch updates device tree for RTC and PMC to allow system wake from deep sleep on RTC alarm. Signed-off-by: Sowjanya Komatineni --- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/nvidia/tegra210.dtsi b/ar