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@xxxxxx> > --- > .../bindings/interrupt-controller/ti,pruss-intc.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Applied, thanks!