arm64: arch_timer: Add infrastructure for multiple erratum detection methods
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 19 Jan 2017 17:20:59 +0000 (17:20 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Apr 2017 10:22:08 +0000 (11:22 +0100)
commit651bb2e9dca6e6dbad3fba5f6e6086a23575b8b5
treef7325f49f59ac0b20f78bd66917414005943e86b
parenteeb1efbcb83c0cfe6d567abbacd675bbddf3d658
arm64: arch_timer: Add infrastructure for multiple erratum detection methods

We're currently stuck with DT when it comes to handling errata, which
is pretty restrictive. In order to make things more flexible, let's
introduce an infrastructure that could support alternative discovery
methods. No change in functionality.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/arch_timer.h
drivers/clocksource/arm_arch_timer.c