media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tue, 5 Oct 2021 19:04:27 +0000 (21:04 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 8 Oct 2021 11:26:43 +0000 (13:26 +0200)
commitaf1ffd628adfb26f7dafe8e94e0f4bad99f44c3e
tree251ce19295382b068b19fc28572ad19203f10d3d
parentc96651a00208f80afeb3d093c946b2aa0f2fd2f6
media: rcar-isp: Add Renesas R-Car Image Signal Processor driver

Add a V4L2 driver for Renesas R-Car Image Signal Processor. The driver
supports the R-Car V3U SoC where the ISP IP sits between the R-Car CSI-2
receiver and VIN and filters the CSI-2 data based on VC/DT and directs
the video stream to different VIN IPs.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/rcar-isp.c [new file with mode: 0644]