linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: irqchip: Update pruss-intc binding for K3 AM64x SoCs
@ 2021-06-23 17:06 Suman Anna
  2021-07-14 19:16 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Suman Anna @ 2021-06-23 17:06 UTC (permalink / raw)
  To: Marc Zyngier, Rob Herring
  Cc: devicetree, Grzegorz Jaszczyk, Vignesh Raghavendra, Lokesh Vutla,
	Jan Kiszka, Kishon Vijay Abraham I, linux-arm-kernel

The K3 AM64x SoCs also have a ICSSG IP that is similar to existing K3
AM65x and J721E SoCs. The ICSSG interrupt controller is identical to
that of the INTC on J721E SoCs, and supports 20 host interrupts and
160 input events from various SoC interrupt sources. All the 8 output
host interrupts are routed to multiple entities though. Update the
PRUSS interrupt controller binding with this information, though the
same K3 compatible shall be used for the ICSSG INTC on AM64x SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
---
 .../bindings/interrupt-controller/ti,pruss-intc.yaml          | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml b/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml
index 051beb45d998..65523d9459d8 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml
@@ -46,7 +46,7 @@ properties:
                               AM437x family of SoCs,
                               AM57xx family of SoCs
                               66AK2G family of SoCs
-      Use "ti,icssg-intc" for K3 AM65x & J721E family of SoCs
+      Use "ti,icssg-intc" for K3 AM65x, J721E and AM64x family of SoCs
 
   reg:
     maxItems: 1
@@ -95,6 +95,8 @@ properties:
             - AM65x and J721E SoCs have "host_intr5", "host_intr6" and
               "host_intr7" interrupts connected to MPU, and other ICSSG
               instances.
+            - AM64x SoCs have all the 8 host interrupts connected to various
+              other SoC entities
 
 required:
   - compatible
-- 
2.30.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: irqchip: Update pruss-intc binding for K3 AM64x SoCs
  2021-06-23 17:06 [PATCH] dt-bindings: irqchip: Update pruss-intc binding for K3 AM64x SoCs Suman Anna
@ 2021-07-14 19:16 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-07-14 19:16 UTC (permalink / raw)
  To: Suman Anna
  Cc: Jan Kiszka, Lokesh Vutla, Grzegorz Jaszczyk, devicetree,
	Marc Zyngier, Rob Herring, linux-arm-kernel,
	Kishon Vijay Abraham I, Vignesh Raghavendra

On Wed, 23 Jun 2021 12:06:30 -0500, Suman Anna wrote:
> The K3 AM64x SoCs also have a ICSSG IP that is similar to existing K3
> AM65x and J721E SoCs. The ICSSG interrupt controller is identical to
> that of the INTC on J721E SoCs, and supports 20 host interrupts and
> 160 input events from various SoC interrupt sources. All the 8 output
> host interrupts are routed to multiple entities though. Update the
> PRUSS interrupt controller binding with this information, though the
> same K3 compatible shall be used for the ICSSG INTC on AM64x SoCs.
> 
> Signed-off-by: Suman Anna <s-anna@ti.com>
> ---
>  .../bindings/interrupt-controller/ti,pruss-intc.yaml          | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-14 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-23 17:06 [PATCH] dt-bindings: irqchip: Update pruss-intc binding for K3 AM64x SoCs Suman Anna
2021-07-14 19:16 ` Rob Herring

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).