[PATCH 0/2] Add generic Cortex-A9 timer for Armada 38x

From: Marcin Wojtas
Date: Tue Aug 01 2017 - 12:35:58 EST


Hi,

This small patchset adds usage of generic Cortex-A9 timer driver
by Armada 38x SoCs. The system clocksource subsystem
will pick one of above two available ones (ARM generic or legacy
axp/a370 timer). Test on v4.13-rc3 showed, that the generic one
is chosen - no regression whatsoever observed on A388-GP and
A388-Clearfog. Backward compatibility with older kernels/DT
is preserved.

I'm looking forward to any comments or remarks.

Best regards,
Marcin

Marcin Wojtas (2):
ARM: mvebu: enable ARM_GLOBAL_TIMER compilation Armada 38x platforms
ARM: dts: armada-38x: Add arm_global_timer node

arch/arm/boot/dts/armada-38x.dtsi | 7 +++++++
arch/arm/mach-mvebu/Kconfig | 2 ++
2 files changed, 9 insertions(+)

--
1.8.3.1