aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorAmit Kucheria <[email protected]>2018-09-12 15:22:49 +0530
committerEduardo Valentin <[email protected]>2018-10-22 17:33:23 -0700
commit67b0f5e064cd7fb3ac79c49dcbf7720fa5dc4acd (patch)
tree6bece2482736e5a1eed1371feda057756560fb55 /scripts/bpf_helpers_doc.py
parentcaac52bce61116c4d645d80e38ed07e47a81a2e9 (diff)
thermal: tsens: Rename map field in order to add a second address map
The TSENS driver currently only uses a limited set of registers from the TM address space. So it was ok to map just that set of registers and call it "map". We'd now like to map a second set: SROT registers to introduce new functionality. Rename the "map" field to a more appropriate "tm_map". The 8960 doesn't have a clear split between TM and SROT registers. To avoid complicating the data structure, it will switchover to using tm_map for its maps. There is no functional change with this patch. Signed-off-by: Amit Kucheria <[email protected]> Reviewed-by: Matthias Kaehlcke <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions