linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: at91: Further PIT improvements
@ 2014-09-15 14:02 Maxime Ripard
  2014-09-15 14:02 ` [PATCH 1/2] ARM: at91: Revert "ARM: at91: PIT: Convert to an early_platform_device" Maxime Ripard
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maxime Ripard @ 2014-09-15 14:02 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

These patches are meant to address Arnd comments and are based on
Nicolas' at91-3.18-drivers2 branch.

They basically just remove the early_platform devices, and keep the
old mechanism with a function exported by the PIT timer and called by
the board files.

Thanks!
Maxime

Maxime Ripard (2):
  ARM: at91: Revert "ARM: at91: PIT: Convert to an
    early_platform_device"
  ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init

 arch/arm/mach-at91/at91sam9260.c      | 30 ++-------------------------
 arch/arm/mach-at91/at91sam9261.c      | 30 ++-------------------------
 arch/arm/mach-at91/at91sam9263.c      | 30 ++-------------------------
 arch/arm/mach-at91/at91sam9g45.c      | 30 ++-------------------------
 arch/arm/mach-at91/at91sam9rl.c       | 30 ++-------------------------
 arch/arm/mach-at91/generic.h          |  2 ++
 drivers/clocksource/timer-atmel-pit.c | 38 ++++++++++++++---------------------
 7 files changed, 27 insertions(+), 163 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-09-15 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 14:02 [PATCH 0/2] ARM: at91: Further PIT improvements Maxime Ripard
2014-09-15 14:02 ` [PATCH 1/2] ARM: at91: Revert "ARM: at91: PIT: Convert to an early_platform_device" Maxime Ripard
2014-09-15 14:02 ` [PATCH 2/2] ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init Maxime Ripard
2014-09-15 16:52 ` [PATCH 0/2] ARM: at91: Further PIT improvements Arnd Bergmann
2014-09-15 16:58   ` Nicolas Ferre
2014-09-15 16:58 ` Nicolas Ferre

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).