[PATCH 0/2] ARM: at91: Further PIT improvements
Maxime Ripard
maxime.ripard at free-electrons.com
Mon Sep 15 07:02:22 PDT 2014
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
More information about the linux-arm-kernel
mailing list