From: "Pali Rohár" <pali@kernel.org>
To: Gregory Clement <gregory.clement@bootlin.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
Date: Tue, 1 Nov 2022 23:40:11 +0100 [thread overview]
Message-ID: <20221101224011.v6wb5tuykojticnr@pali> (raw)
In-Reply-To: <20221009114838.fsw5xqa3dtntejde@pali>
PING?
On Sunday 09 October 2022 13:48:38 Pali Rohár wrote:
> Gregory: PING
>
> On Saturday 24 September 2022 13:58:26 Pali Rohár wrote:
> > MCP7940MT-I/MNY RTC has connected interrupt line to GPIO2_5.
> >
> > Fixes: 7109d817db2e ("arm64: dts: marvell: add DTS for Turris Mox")
> > Signed-off-by: Pali Rohár <pali@kernel.org>
> > ---
> > arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 3 +++
> > 1 file changed, 3 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
> > index 5840ed129309..802862fe2060 100644
> > --- a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
> > +++ b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
> > @@ -125,9 +125,12 @@
> > /delete-property/ mrvl,i2c-fast-mode;
> > status = "okay";
> >
> > + /* MCP7940MT-I/MNY RTC */
> > rtc@6f {
> > compatible = "microchip,mcp7940x";
> > reg = <0x6f>;
> > + interrupt-parent = <&gpiosb>;
> > + interrupts = <5 0>; /* GPIO2_5 */
> > };
> > };
> >
> > --
> > 2.20.1
> >
next prev parent reply other threads:[~2022-11-01 22:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-24 11:58 [PATCH] arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC Pali Rohár
2022-09-24 14:36 ` Andrew Lunn
2022-10-09 11:48 ` Pali Rohár
2022-11-01 22:40 ` Pali Rohár [this message]
2022-11-27 23:59 ` Gregory CLEMENT
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=20221101224011.v6wb5tuykojticnr@pali \
--to=pali@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregory.clement@bootlin.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.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