On Fri, Jul 31, 2020 at 06:01:50PM +0100, Marc Zyngier wrote: > On 2020-07-28 06:17, Lokesh Vutla wrote: > > Hi Marc, > > This is continuation of the RFC patches[0] regarding the driver > > updates to support for following interrupt parent connection: > > - INTR -> INTR > > - INTA -> GICv3 > > The current existing driver assumes that INTR is always connected to > > GICv3 and INTA is always connected to INTR. > > I'm OK to take this if I can get an Ack from RobH on the three > DT patches that still need it. Reviewed-by: Rob Herring <robh@xxxxxxxxxx> However, there's a dependency on bindings/arm/keystone/ti,k3-sci-common.yaml. That's a dependency on this being merged. I don't care if it breaks in your tree, but I care for -next and Linus' tree. There could also be other 'make dt_bindings_check' failures/warnings with this as the above dependency prevents further testing. Rob