All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Enable RTC on Odroid N2
@ 2020-08-31  7:59 ` Anand Moon
  0 siblings, 0 replies; 30+ messages in thread
From: Anand Moon @ 2020-08-31  7:59 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 v4
-Add gpio interrupt for GPIOAO.BIT7 as suggested by Neil. 
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.

Tested on mainline u-boot and odroid u-boot

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   | 17 +++++++++++++++++
 arch/arm64/configs/defconfig                    |  1 +
 2 files changed, 18 insertions(+)

-- 
2.28.0


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

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

end of thread, other threads:[~2020-09-02 12:40 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-31  7:59 [PATCH v4 0/2] Enable RTC on Odroid N2 Anand Moon
2020-08-31  7:59 ` Anand Moon
2020-08-31  7:59 ` Anand Moon
2020-08-31  7:59 ` [PATCH v4 1/2] arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node Anand Moon
2020-08-31  7:59   ` Anand Moon
2020-08-31  7:59   ` Anand Moon
2020-08-31 13:25   ` Neil Armstrong
2020-08-31 13:25     ` Neil Armstrong
2020-08-31 13:25     ` Neil Armstrong
2020-08-31 20:06   ` Kevin Hilman
2020-08-31 20:06     ` Kevin Hilman
2020-08-31 20:06     ` Kevin Hilman
2020-09-01 10:14     ` Anand Moon
2020-09-01 10:14       ` Anand Moon
2020-09-01 10:14       ` Anand Moon
2020-09-01 13:12       ` Neil Armstrong
2020-09-01 13:12         ` Neil Armstrong
2020-09-01 13:12         ` Neil Armstrong
2020-09-01 15:29         ` Anand Moon
2020-09-01 15:29           ` Anand Moon
2020-09-01 15:29           ` Anand Moon
2020-09-02  7:18           ` Neil Armstrong
2020-09-02  7:18             ` Neil Armstrong
2020-09-02  7:18             ` Neil Armstrong
2020-09-02 12:38             ` Anand Moon
2020-09-02 12:38               ` Anand Moon
2020-09-02 12:38               ` Anand Moon
2020-08-31  7:59 ` [PATCH v4 2/2] arm64: defconfig: Enable RTC devices for Amlogic boards Anand Moon
2020-08-31  7:59   ` Anand Moon
2020-08-31  7:59   ` Anand Moon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.