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)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Jun 2013 15:40:31 +0000 (16:40 +0100)
commitf61701e0a24a09aa4a44baf24e57dcc5e706afa8
tree49adf25453d9fd0cac186590bf98311b9b0ede65
parent1f17f3b6044d8a81a74dc6c962b3b38a7336106b
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>
arch/arm/kvm/arch_timer.c