[PATCH v4 0/2] Enable RTC on Odroid N2
Anand Moon
linux.amoon at gmail.com
Mon Aug 31 03:59:09 EDT 2020
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
More information about the linux-amlogic
mailing list