Re: [PATCH 01/13] ARM: remove sa1100 platform
From: Guenter Roeck
Date: Tue Sep 08 2026 - 13:44:21 EST
On 9/8/26 08:27, Arnd Bergmann wrote:
From: Arnd Bergmann <arnd@xxxxxxxx>Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Most sa1100 platforms were removed a few years, with the remaining
ones left as a starting point for a conversion to devicetree.
Nothing ever happened on that front, so remove the rest now,
including the sa1111 and locomo drivers that were once shared
with pxa but are already sa1100-exclusive now.
Cc: Russell King <linux@xxxxxxxxxxxxxxx>
Cc: Linus Walleij <linusw@xxxxxxxxxx>
Cc: Kristoffer Ericson <kristoffer.ericson@xxxxxxxxx>
Cc: Guenter Roeck <linux@xxxxxxxxxxxx>
Cc: Ethan Nelson-Moore <enelsonmoore@xxxxxxxxx>
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
---