linux/drivers/media/platform/renesas
Niklas Söderlund 82bc596df8 media: rcar-csi2: Add support for C-PHY on R-Car V4H
Add support for C-PHY on R-Car V4H. While the V4H supports both D-PHY
and C-PHY this patch only adds support for the C-PHY mode due to lack of
documentation and hardware to test on.

The V4H is the first Gen4 device that is enabled in the rcar-csi2
driver. There is much overlap with the Gen3 driver, the primary
difference is in how the receiver is started. The V4H have a much larger
register space and some addresses overlap with Gen3.

[Sakari Ailus: Use div_u64() to divide a 64-bit integer.]

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2023-08-10 07:58:39 +02:00
..
rcar-vin media: rcar-csi2: Add support for C-PHY on R-Car V4H 2023-08-10 07:58:39 +02:00
rzg2l-cru media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
vsp1 media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
Kconfig media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver 2022-11-25 08:48:00 +00:00
Makefile media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver 2022-11-25 08:48:00 +00:00
rcar_drif.c media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
rcar_fdp1.c media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
rcar_jpu.c media: rcar_jpu: Remove redundant dev_err() 2023-08-10 07:58:36 +02:00
rcar-fcp.c media: rcar-fcp: Convert to platform remove callback returning void 2023-04-11 16:59:16 +02:00
rcar-isp.c media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
renesas-ceu.c media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
sh_vou.c media: sh_vou: Convert to devm_platform_ioremap_resource() 2023-07-19 12:57:50 +02:00