diff options
author | MD Danish Anwar <danishanwar@ti.com> | 2024-09-11 13:46:00 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-14 15:14:07 -0700 |
commit | 4ebe0599fc36ea3ff51e76e8554a2127e8126778 (patch) | |
tree | 3a5bc29b063ce6dc49bf7ebce6d313471d67c4dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8f88c072c2ba9201c1db27dec35f5015489776ec (diff) |
net: ti: icssg-prueth: Stop hardcoding def_inc
The def_inc is stored in icss_iep structure. Currently default increment
(ns per clock tick) is hardcoded to 4 (Clock frequency being 250 MHz).
Change this to use the iep->def_inc variable as the iep structure is now
accessible to the driver files.
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Link: https://patch.msgid.link/20240911081603.2521729-3-danishanwar@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions