All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] irqchip: Remove obsolete drivers
@ 2021-01-20 13:30 ` Arnd Bergmann
  0 siblings, 0 replies; 12+ messages in thread
From: Arnd Bergmann @ 2021-01-20 13:30 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, Marc Zyngier, Thomas Gleixner
  Cc: Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

A few Arm platforms are getting removed in v5.12, this removes
the corresponding irqchip drivers.

Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/


Arnd Bergmann (2):
  irqchip: remove sigma tango driver
  irqchip: remove sirfsoc driver

 .../sigma,smp8642-intc.txt                    |  48 ----
 drivers/irqchip/Kconfig                       |   5 -
 drivers/irqchip/Makefile                      |   2 -
 drivers/irqchip/irq-sirfsoc.c                 | 134 -----------
 drivers/irqchip/irq-tango.c                   | 227 ------------------
 5 files changed, 416 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/sigma,smp8642-intc.txt
 delete mode 100644 drivers/irqchip/irq-sirfsoc.c
 delete mode 100644 drivers/irqchip/irq-tango.c

-- 
2.29.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-01-21 20:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 13:30 [PATCH 0/2] irqchip: Remove obsolete drivers Arnd Bergmann
2021-01-20 13:30 ` Arnd Bergmann
2021-01-20 13:30 ` [PATCH 1/2] irqchip: remove sigma tango driver Arnd Bergmann
2021-01-20 13:30   ` Arnd Bergmann
2021-01-21 13:52   ` Måns Rullgård
2021-01-21 13:52     ` Måns Rullgård
2021-01-20 13:30 ` [PATCH 2/2] irqchip: remove sirfsoc driver Arnd Bergmann
2021-01-20 13:30   ` Arnd Bergmann
2021-01-20 21:24   ` Barry Song
2021-01-20 21:24     ` Barry Song
2021-01-21 20:34 ` [PATCH 0/2] irqchip: Remove obsolete drivers Marc Zyngier
2021-01-21 20:34   ` Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.