On Tue, 30 Apr 2024 10:37:18 +0200, Herve Codina wrote: > The Microchip LAN966x outband interrupt controller (OIC) maps the > internal interrupt sources of the LAN966x device to an external > interrupt. > When the LAN966x device is used as a PCI device, the external interrupt > is routed to the PCI interrupt. > > Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx> > --- > .../microchip,lan966x-oic.yaml | 55 +++++++++++++++++++ > 1 file changed, 55 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/microchip,lan966x-oic.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>