ARM: KVM: timer: allow DT matching for ARMv8 cores
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 30 May 2013 17:31:28 +0000 (18:31 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:29 +0000 (17:10 +0200)
commit615fd459aa42eb0450667fb191c1931a1da749b3
treebe5359951ecbd976af6c30bd3d22a6b286cfd334
parent4f0c6d89a863d5a86d2dea50a9e114559e73d97f
ARM: KVM: timer: allow DT matching for ARMv8 cores

ARMv8 cores have the exact same timer as ARMv7 cores. Make sure the
KVM timer code can match it in the device tree.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit f61701e0a24a09aa4a44baf24e57dcc5e706afa8)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/arm/arch_timer.c