[PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic

Varshini Rajendran posted 12 patches 2 weeks, 2 days ago
[PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic
Posted by Varshini Rajendran 2 weeks, 2 days ago
Document the support added for the Advanced interrupt controller(AIC)
chip in the sam9x7 SoC family. New compatible is introduced to capture
the differences like the number of interrupts supported in the
integration of the IP to that of the previous designs.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
Changes in v7:

- Elaborated the commit message by explaining the difference in IP.
---
 .../devicetree/bindings/interrupt-controller/atmel,aic.yaml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
index d4658fe3867c..d671ed884c9e 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
@@ -23,6 +23,7 @@ properties:
       - atmel,sama5d3-aic
       - atmel,sama5d4-aic
       - microchip,sam9x60-aic
+      - microchip,sam9x7-aic
 
   reg:
     maxItems: 1
-- 
2.25.1
Re: [PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic
Posted by Rob Herring (Arm) 2 weeks, 2 days ago
On Tue, 03 Sep 2024 12:12:40 +0530, Varshini Rajendran wrote:
> Document the support added for the Advanced interrupt controller(AIC)
> chip in the sam9x7 SoC family. New compatible is introduced to capture
> the differences like the number of interrupts supported in the
> integration of the IP to that of the previous designs.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
> Changes in v7:
> 
> - Elaborated the commit message by explaining the difference in IP.
> ---
>  .../devicetree/bindings/interrupt-controller/atmel,aic.yaml      | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Re: [PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic
Posted by Dharma.B@microchip.com 2 weeks, 2 days ago
On 03/09/24 12:12 pm, Varshini Rajendran wrote:
> Document the support added for the Advanced interrupt controller(AIC)
> chip in the sam9x7 SoC family. New compatible is introduced to capture
> the differences like the number of interrupts supported in the
> integration of the IP to that of the previous designs.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
The driver and dts changes in this patch series looks good to me.

Acked-by:Dharma Balasubiramani <dharma.b@microchip.com>
> ---
> Changes in v7:
> 
> - Elaborated the commit message by explaining the difference in IP.
> ---
>   .../devicetree/bindings/interrupt-controller/atmel,aic.yaml      | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
> index d4658fe3867c..d671ed884c9e 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
> @@ -23,6 +23,7 @@ properties:
>         - atmel,sama5d3-aic
>         - atmel,sama5d4-aic
>         - microchip,sam9x60-aic
> +      - microchip,sam9x7-aic
>   
>     reg:
>       maxItems: 1


-- 
With Best Regards,
Dharma B.
Re: [PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic
Posted by Dharma.B@microchip.com 2 weeks, 2 days ago
On 03/09/24 2:32 pm, Dharma B wrote:
> On 03/09/24 12:12 pm, Varshini Rajendran wrote:
>> Document the support added for the Advanced interrupt controller(AIC)
>> chip in the sam9x7 SoC family. New compatible is introduced to capture
>> the differences like the number of interrupts supported in the
>> integration of the IP to that of the previous designs.
>>
>> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> The driver and dts changes in this patch series looks good to me.
> 
> Acked-by:Dharma Balasubiramani <dharma.b@microchip.com>
Apologies,^missed a space
Acked-by: Dharma Balasubiramani <dharma.b@microchip.com>
>> ---
>> Changes in v7:
>>
>> - Elaborated the commit message by explaining the difference in IP.
>> ---
>>   .../devicetree/bindings/interrupt-controller/atmel,aic.yaml      | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/interrupt-controller/ 
>> atmel,aic.yaml b/Documentation/devicetree/bindings/interrupt- 
>> controller/atmel,aic.yaml
>> index d4658fe3867c..d671ed884c9e 100644
>> --- a/Documentation/devicetree/bindings/interrupt-controller/ 
>> atmel,aic.yaml
>> +++ b/Documentation/devicetree/bindings/interrupt-controller/ 
>> atmel,aic.yaml
>> @@ -23,6 +23,7 @@ properties:
>>         - atmel,sama5d3-aic
>>         - atmel,sama5d4-aic
>>         - microchip,sam9x60-aic
>> +      - microchip,sam9x7-aic
>>     reg:
>>       maxItems: 1
> 
> 


-- 
With Best Regards,
Dharma B.