Commit c7d08e3
committed
media: imx708: Convert to use the V4L2_CCI library
V4L2_CCI removes the duplication of handling sensor registers
that represent 8, 16, 24, 32, or 64 bit values, and is
preferred over sensor drivers hard coding register widths.
Switch imx708 to use this way of addressing registers.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>1 parent 7335f3c commit c7d08e3
2 files changed
+527
-606
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
0 commit comments