From: Anand Moon <linux.amoon@gmail.com>
To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org
Cc: Neil Armstrong <narmstrong@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Kevin Hilman <khilman@baylibre.com>,
Christian Hewitt <christianshewitt@gmail.com>,
Anand Moon <linux.amoon@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Jerome Brunet <jbrunet@baylibre.com>
Subject: [PATCH v4 0/2] Enable RTC on Odroid N2
Date: Mon, 31 Aug 2020 13:29:09 +0530 [thread overview]
Message-ID: <20200831075911.434-1-linux.amoon@gmail.com> (raw)
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-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-08-31 8:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 7:59 Anand Moon [this message]
2020-08-31 7:59 ` [PATCH v4 1/2] arm64: dts: meson-g12b-odroid-n2: Enable RTC controller node Anand Moon
2020-08-31 13:25 ` Neil Armstrong
2020-08-31 20:06 ` Kevin Hilman
2020-09-01 10:14 ` Anand Moon
2020-09-01 13:12 ` Neil Armstrong
2020-09-01 15:29 ` Anand Moon
2020-09-02 7:18 ` Neil Armstrong
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200831075911.434-1-linux.amoon@gmail.com \
--to=linux.amoon@gmail.com \
--cc=christianshewitt@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=narmstrong@baylibre.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).