aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-05-10 12:22:50 +0200
committerJonathan Cameron <[email protected]>2023-05-23 21:20:17 +0100
commit3d5ead238bc85ecca115481a91b63548f156a7f7 (patch)
tree3c959a71ebadaa1caa19a9f51f69a1b1578a5966 /tools/perf/scripts/python
parent8a0377bf671da3a4737d5bff2a974c3049cedbfe (diff)
iio: mlx90614: Factor our register IO and constants into model specific descriptor
Factor out all the differences between MLX90614 and other similar chips into a structure which describes the chip and allows abstracting out the differences from the driver code. No functional change. This patch moves all the RAM and EEPROM IO opcodes into the descriptor structure and combines them, instead of combining the opcode and offset in macros. Acked-by: Crt Mori <[email protected]> Tested-by: Crt Mori <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions