aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRomain Perier <[email protected]>2021-12-17 20:57:22 +0100
committerDaniel Lezcano <[email protected]>2021-12-20 13:28:28 +0100
commit5fc1f93f69989e72be7a84ded6ee867d6415f690 (patch)
treec6a633444affa1626ad4e12cfef6bfe1cbdc2d1d /tools/perf/scripts/python/export-to-sqlite.py
parent0642fb4ba68f7158f7a6d92190b3090cf0c7fac6 (diff)
clocksource/drivers: Add MStar MSC313e timer support
The MSC313e-compatible SoCs have 3 timer hardware blocks. All of these are free running 32-bit increasing counters and can generate interrupts. Based onto a maximum value register, each timer can either count from 0 to max, one time then stop (which generates interrupts) or can count from 0 to max and then roll. This commit adds basic support for these timers, the first timer block being used as clocksource/sched_clock and delay, while the others will be used as clockevents. Signed-off-by: Romain Perier <[email protected]> Co-developed-by: Daniel Palmer <[email protected]> Signed-off-by: Daniel Palmer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions