diff options
author | Paul Elder <[email protected]> | 2022-06-14 20:11:12 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-17 12:31:13 +0100 |
commit | b298f059b92cfcc46f559471f8de691ef723ee4f (patch) | |
tree | 8af285aaf0317fa6fde36e183c6597238c768102 /scripts/gdb/linux/mm.py | |
parent | 8b52ec2d1896223d620c27688024168194d7482b (diff) |
media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver
The CSI receiver is a component separate from the ISP or the resizers.
It is actually optional, not all device model include a CSI receiver. On
some SoCs CSI-2 support can be provided through an external CSI-2
receiver, connected to the ISP's parallel input.
To support those use cases, create a V4L2 subdev to model the CSI
receiver. It will allow the driver to handle both internal and external
CSI receivers the same way.
The next commit will plumb the CSI subdev to the rest of the driver,
replacing direct function calls.
Signed-off-by: Paul Elder <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Dafna Hirschfeld <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions