commit | b3251b8fd12337bf04bce46d4af35988742eef95 | [log] [tgz] |
---|---|---|
author | Fu Wei <fu.wei@linaro.org> | Sat Apr 01 01:50:59 2017 +0800 |
committer | Mark Rutland <mark.rutland@arm.com> | Wed Apr 19 16:11:48 2017 +0100 |
tree | 4a5bd19ee840e75394153df61bb59c9e84cfda77 | |
parent | ca0e1b5214eee56a7fc4c7a5399323ab0bad73ef [diff] |
clocksource: arm_arch_timer: add structs to describe MMIO timer In preparation for ACPI GTDT support, this patch adds structs to describe the MMIO timers indepedent of the firmware interface. Subsequent patches will use these to split the FW/HW probing logic, so that the HW probing logic can be shared by ACPI and DT. Signed-off-by: Fu Wei <fu.wei@linaro.org> Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Mark Rutland <mark.rutland@arm.com>