On Wed, 19 Oct 2022 16:29:26 +0100, Arnd Bergmann arnd@kernel.org wrote:
From: Arnd Bergmann arnd@arndb.de
As part of removing all board files that were previously marked as unused, I looked through the davinci platform and recursively removed everything that has now become unused.
In particular, this is for all dm3xx support, in addition to the dm64xx support removed previously. The remaining support is now for da8xx using devicetree only, which means a lot of the da8xx specific device support can also go away.
As with the previous series, I can keep patches together in the soc tree, or subsystem maintainers can pick them up individually through their subsystems, whichever they prefer.
Arnd Bergmann (14):
[...]
irqchip: remove davinci aintc driver
Acked-by: Marc Zyngier maz@kernel.org
M.