[PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible
Marc Zyngier
maz at kernel.org
Mon Jul 3 01:05:52 PDT 2023
On Fri, 30 Jun 2023 17:58:38 +0100,
Neil Armstrong <neil.armstrong at linaro.org> wrote:
>
> Due to lack of maintenance and stall of development for a few years now,
> and since no new features will ever be added upstream, remove support
> for OX810 and OX820 IRQ controller.
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Acked-by: Linus Walleij <linus.walleij at linaro.org>
> Acked-by: Arnd Bergmann <arnd at arndb.de>
> Acked-by: Daniel Golle <daniel at makrotopia.org>
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
> ---
> drivers/irqchip/irq-versatile-fpga.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/irqchip/irq-versatile-fpga.c b/drivers/irqchip/irq-versatile-fpga.c
> index ba543ed9c154..5018a06060e6 100644
> --- a/drivers/irqchip/irq-versatile-fpga.c
> +++ b/drivers/irqchip/irq-versatile-fpga.c
> @@ -242,5 +242,4 @@ static int __init fpga_irq_of_init(struct device_node *node,
> }
> IRQCHIP_DECLARE(arm_fpga, "arm,versatile-fpga-irq", fpga_irq_of_init);
> IRQCHIP_DECLARE(arm_fpga_sic, "arm,versatile-sic", fpga_irq_of_init);
> -IRQCHIP_DECLARE(ox810se_rps, "oxsemi,ox810se-rps-irq", fpga_irq_of_init);
> #endif
Acked-by: Marc Zyngier <maz at kernel.org>
Feel free to route this via the SoC tree as part of the removal
series.
Thanks,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list