commit | 6777033b2875d2be072abe118c4f39a03f30f5ef | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Mon Jun 18 13:27:45 2012 -0700 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Mon Jun 18 13:27:45 2012 -0700 |
tree | 4f3f562a007e99a987d52c3c88ff270533dde2e1 | |
parent | 3211c8c4b47a9462e70937f3e0784aea74694fcf [diff] |
ARM: arch_timer: Distinguish between CP15 and memory mapped interface If a timer uses the CP15 interface, it will not have a memory mapped base address as part of its device tree node. If an address is present, use this information and ignore the CP15 interface. Change-Id: Ibdba849e3195f1b46e590cf4b5a4204fbc45de3a Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>