media: rcar-csi2: Prepare for Gen4 support
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Mon, 24 Apr 2023 18:59:32 +0000 (20:59 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 25 May 2023 14:21:23 +0000 (16:21 +0200)
commita73116db88299af2c2b2aa69d7df5ccf5a1c6f75
tree4b18df5df96c4d27db2046cccd82892c3fe750b3
parent0827b58dabff5b2ba624e8c776573ddb18172c01
media: rcar-csi2: Prepare for Gen4 support

Prepare the driver for supporting R-Car Gen4. The starting of the
receiver and how to enter standby differs between Gen3 and Gen4,
create function pointers in the device info structure to control the
different behavior.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/renesas/rcar-vin/rcar-csi2.c