lkml.org 
[lkml]   [2022]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 1/2] ARM: dts: at91: sama7g5: add eic node
From
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

\
 
 \ /
  Last update: 2022-03-04 11:43    [W:0.045 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site