This is supposed to be v3…
Sorry for that. Should I resend?

> El 24 feb 2021, a las 8:56, Álvaro Fernández Rojas <[email protected]> 
> escribió:
> 
> This interrupt controller is present on bcm63xx SoCs in order to generate
> interrupts based on GPIO status changes.
> 
> v3: pass dt_binding_check.
> v2: fix documentation title typo.
> 
> Álvaro Fernández Rojas (2):
>  dt-bindings: interrupt-controller: document BCM6345 external interrupt
>    controller
>  irqchip: add support for BCM6345 external interrupt controller
> 
> .../brcm,bcm6345-ext-intc.yaml                |  78 +++++
> drivers/irqchip/Kconfig                       |   4 +
> drivers/irqchip/Makefile                      |   1 +
> drivers/irqchip/irq-bcm6345-ext.c             | 271 ++++++++++++++++++
> 4 files changed, 354 insertions(+)
> create mode 100644 
> Documentation/devicetree/bindings/interrupt-controller/brcm,bcm6345-ext-intc.yaml
> create mode 100644 drivers/irqchip/irq-bcm6345-ext.c
> 
> -- 
> 2.20.1
> 

Reply via email to