On Fri, 29 Oct 2021 16:03:09 -0400, Jim Quinlan wrote: > The "pcie" and "msi" interrupts were given the same interrupt when they are > actually different. Interrupt-map only had the INTA entry; the INTB, INTC, > and INTD entries are added. > > Signed-off-by: Jim Quinlan <jim2101024@xxxxxxxxx> > --- > Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>