mbox series

[v2,0/3] Enable RTC on Odroid N2

Message ID 20200817102122.434-1-linux.amoon@gmail.com (mailing list archive)
Headers show
Series Enable RTC on Odroid N2 | expand

Message

Anand Moon Aug. 17, 2020, 10:21 a.m. UTC
Inorder for test suspend/resume feature on Odroid N2
we need to enable RTC module on this device.

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 (3):
  arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node
  arm64: dts: meson-g12b-odroid-n2: Disable virtual RTC driver
  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(+)