On Sat, 20 Mar 2021 19:15:59 +0100, Jonathan Neuschäfer wrote: > The WPCM450 AIC ("Advanced Interrupt Controller") is the interrupt > controller found in the Nuvoton WPCM450 SoC and other Winbond/Nuvoton > SoCs. > > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx> > --- > .../nuvoton,wpcm450-aic.yaml | 39 +++++++++++++++++++ > 1 file changed, 39 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/nuvoton,wpcm450-aic.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>