diff options
author | Dong Aisheng <[email protected]> | 2017-08-01 16:40:17 +0800 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2017-08-29 11:07:56 +0200 |
commit | 059ab7b82eecfc23bc58c491d72ee6b424163578 (patch) | |
tree | adf2612e76cf6331fae6abb7ccab324808941a80 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 34b0c26cd5458a991626bc8424e029562dceed21 (diff) |
clocksource/drivers/imx-tpm: Add imx tpm timer support
IMX Timer/PWM Module (TPM) supports both timer and pwm function while
this patch only adds the timer support. PWM would be added later.
The TPM counter, compare and capture registers are clocked by an
asynchronous clock that can remain enabled in low power modes.
NOTE: We observed in a very small probability, the bus fabric
contention between GPU and A7 may results a few cycles delay
of writing CNT registers which may cause the min_delta event got
missed, so we need add a ETIME check here in case it happened.
Cc: Daniel Lezcano <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Anson Huang <[email protected]>
Cc: Bai Ping <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions