aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2023-10-18 08:17:05 +0200
committerChanwoo Choi <[email protected]>2023-10-19 21:17:10 +0900
commitd1d0b3fe95d888f1ae82a0cf6a594fa0c3cbfa79 (patch)
tree10fae6ac2a950c7f81f945f044662d749e997606 /tools/perf/util/trace-event-scripting.c
parent4d586b5724d3233a73603000de7b8a035b493138 (diff)
PM / devfreq: rockchip-dfi: make register stride SoC specific
The currently supported RK3399 has a stride of 20 between the channel specific registers. Upcoming RK3588 has a different stride, so put the stride into driver data to make it configurable. While at it convert decimal 20 to hex 0x14 for consistency with RK3588 which has a register stride 0x4000 and we want to write that in hex as well. Link: https://lore.kernel.org/all/[email protected]/ Reviewed-by: Jonathan Cameron <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions