From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Claudiu Beznea <claudiu.beznea@microchip.com>,
<alexandre.belloni@bootlin.com>,
<ludovic.desroches@microchip.com>
Cc: <robh+dt@kernel.org>, <linux@armlinux.org.uk>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: at91: sama7g5: add eic node
Date: Fri, 4 Mar 2022 11:42:46 +0100 [thread overview]
Message-ID: <0b5cd0cd-8a8f-4894-b198-7724e6224777@microchip.com> (raw)
In-Reply-To: <20220228122326.1400954-2-claudiu.beznea@microchip.com>
On 28/02/2022 at 13:23, Claudiu Beznea wrote:
> Add EIC node.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Queued in at91-dt for 5.18.
Best regards,
Nicolas
> ---
> arch/arm/boot/dts/sama7g5.dtsi | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sama7g5.dtsi b/arch/arm/boot/dts/sama7g5.dtsi
> index e6d0c90cf710..efc5437f09ec 100644
> --- a/arch/arm/boot/dts/sama7g5.dtsi
> +++ b/arch/arm/boot/dts/sama7g5.dtsi
> @@ -455,6 +455,19 @@ i2s1: i2s@e1620000 {
> status = "disabled";
> };
>
> + eic: interrupt-controller@e1628000 {
> + compatible = "microchip,sama7g5-eic";
> + reg = <0xe1628000 0xec>;
> + interrupt-parent = <&gic>;
> + interrupt-controller;
> + #interrupt-cells = <2>;
> + interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>,
> + <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&pmc PMC_TYPE_PERIPHERAL 37>;
> + clock-names = "pclk";
> + status = "disabled";
> + };
> +
> pit64b0: timer@e1800000 {
> compatible = "microchip,sama7g5-pit64b", "microchip,sam9x60-pit64b";
> reg = <0xe1800000 0x4000>;
--
Nicolas Ferre
next prev parent reply other threads:[~2022-03-04 10:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-28 12:23 [PATCH 0/2] ARM: at91: enable eic Claudiu Beznea
2022-02-28 12:23 ` [PATCH 1/2] ARM: dts: at91: sama7g5: add eic node Claudiu Beznea
2022-03-04 10:42 ` Nicolas Ferre [this message]
2022-02-28 12:23 ` [PATCH 2/2] ARM: configs: at91: add eic Claudiu Beznea
2022-03-04 11:51 ` Nicolas Ferre
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=0b5cd0cd-8a8f-4894-b198-7724e6224777@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=ludovic.desroches@microchip.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
all inboxes | Powered by JetHome®