linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2]Enable RTC on Odroid N2
@ 2020-08-20 12:13 Anand Moon
  2020-08-20 12:13 ` [PATCH v3 1/2] arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node Anand Moon
  2020-08-20 12:13 ` [PATCH v3 2/2] arm64: defconfig: Enable RTC devices for Amlogic boards Anand Moon
  0 siblings, 2 replies; 17+ messages in thread
From: Anand Moon @ 2020-08-20 12:13 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-amlogic
  Cc: Neil Armstrong, Martin Blumenstingl, Kevin Hilman,
	Christian Hewitt, Anand Moon, Rob Herring, Jerome Brunet

Inorder for test suspend/resume feature on Odroid N2
we need to enable RTC module on this device.

Changes v3
Drop the patch disable on VRTC driver.
Drop the INT pinctrl for RTC - not required for I2C.
Add the alias for RTC nodes.

Changes v2
Fix the missing INT pinctrl for RTC.

Note: Now the rtcwake feature works occordingly,
But after resume I have observed a Kernel Opps
Hope some body able to repoduce this.

-Anand Moon

Anand Moon (2):
  arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node
  arm64: defconfig: Enable RTC devices for Amlogic boards

 .../boot/dts/amlogic/meson-g12b-odroid-n2.dts      | 14 ++++++++++++++
 arch/arm64/configs/defconfig                       |  1 +
 2 files changed, 15 insertions(+)

-- 
2.28.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-08-30 20:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 12:13 [PATCH v3 0/2]Enable RTC on Odroid N2 Anand Moon
2020-08-20 12:13 ` [PATCH v3 1/2] arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node Anand Moon
2020-08-20 19:33   ` Kevin Hilman
2020-08-21  4:43     ` Anand Moon
2020-08-24 13:41       ` Anand Moon
2020-08-24 13:50         ` Neil Armstrong
2020-08-24 13:57           ` Anand Moon
2020-08-24 14:30           ` Jerome Brunet
2020-08-25  9:01             ` Anand Moon
2020-08-25 14:30               ` Jerome Brunet
2020-08-26  6:59                 ` Anand Moon
2020-08-29 16:31                   ` Anand Moon
2020-08-29 19:56                     ` Martin Blumenstingl
2020-08-30 13:11                       ` Anand Moon
2020-08-30 14:04                         ` Martin Blumenstingl
2020-08-30 20:05                           ` Anand Moon
2020-08-20 12:13 ` [PATCH v3 2/2] arm64: defconfig: Enable RTC devices for Amlogic boards Anand Moon

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