diff options
| author | Laurent Pinchart <[email protected]> | 2022-10-16 09:15:11 +0300 |
|---|---|---|
| committer | Sakari Ailus <[email protected]> | 2022-10-27 14:38:01 +0300 |
| commit | e70abe881463379ef9ab63c09300a5f3651cf9ee (patch) | |
| tree | 20c10554688b6f6180f712c0a4fb4ff79302727e /tools/perf/scripts/python | |
| parent | 72825bc6f7f5e75c89e678728c785c5925f4ea7d (diff) | |
media: i2c: imx290: Support variable-sized registers
The IMX290 has registers of different sizes. To simplify the code,
handle this in the read/write functions instead of in the callers by
encoding the register size in the symbolic name macros. All registers
are defined as 8-bit for now, a subsequent change will move to larger
registers where applicable.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions