linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] StrongARM SA1111 Companion cleanups
@ 2017-11-27 18:38 Russell King - ARM Linux
  2017-11-27 18:38 ` [PATCH 1/6] ARM: sa1111: remove legacy shutdown method Russell King
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2017-11-27 18:38 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This series removes some cruft from the SA1111 support, some of which
is blocking other work:

1. Remove the unused "shutdown" method
2. Remove the legacy bus "suspend" and "resume" methods (for work
   by Rafael).
3. Remove now unused sa1111_readl() and sa1111_writel() accessors,
   converting remaining to more appropriate accessors.
4. Remove a bunch of unused definitions.
5. Convert to use IRQ domains for interrupts.
6. Use IRQ domain to map hardware interrupt numbers to Linux IRQ
   numbers.

I'm intending to merge this work via my tree shared with arm-soc if
desired, as being the last known sa11x0 platform maintainer, so acks
would be appreciated.

 arch/arm/common/sa1111.c               | 328 ++++++++++++++++-----------------
 arch/arm/include/asm/hardware/sa1111.h |  32 +---
 2 files changed, 165 insertions(+), 195 deletions(-)

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up

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

end of thread, other threads:[~2017-11-27 19:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27 18:38 [PATCH 0/6] StrongARM SA1111 Companion cleanups Russell King - ARM Linux
2017-11-27 18:38 ` [PATCH 1/6] ARM: sa1111: remove legacy shutdown method Russell King
2017-11-27 18:38 ` [PATCH 2/6] ARM: sa1111: remove legacy suspend/resume methods Russell King
2017-11-27 19:15   ` Rafael J. Wysocki
2017-11-27 18:38 ` [PATCH 3/6] ARM: sa1111: remove special sa1111 mmio accessors Russell King
2017-11-27 18:38 ` [PATCH 4/6] ARM: sa1111: remove some redundant definitions Russell King
2017-11-27 18:38 ` [PATCH 5/6] ARM: sa1111: use an irqdomain for SA1111 interrupts Russell King
2017-11-27 18:39 ` [PATCH 6/6] ARM: sa1111: map interrupt numbers through irqdomain Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).