diff options
author | Rob Herring <[email protected]> | 2015-02-03 14:44:51 -0600 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2015-09-05 19:37:16 +0200 |
commit | 90d0ae8e9583355725583e9d1ff0ebdc97936f39 (patch) | |
tree | a30d02f925242015987afc043f1cdecfb67cead0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2c4fabec8790384b91473aa3d0d28d4407168ef9 (diff) |
rtc: sa1100/pxa: convert to run-time register mapping
SA1100 and PXA differ only in register offsets which are currently
hardcoded in a machine specific header. Some arm64 platforms (PXA1928)
have this RTC block as well (and not the PXA270 variant).
Convert the driver to use ioremap and set the register offsets dynamically.
Since we are touching all the register accesses, convert them all to
readl_relaxed/writel_relaxed.
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Robert Jarzmik <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: [email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions