Re: [PATCH v11 06/17] media: rockchip: add driver for the rockchip mipi csi-2 receiver
From: Bryan O'Donoghue
Date: Fri Oct 10 2025 - 08:02:10 EST
On 17/09/2025 16:38, Michael Riesch via B4 Relay wrote:
From: Michael Riesch <michael.riesch@xxxxxxxxxxxxx>
The Rockchip RK3568 MIPI CSI-2 Receiver is a CSI-2 bridge with one
input port and one output port. It receives the data with the help
of an external MIPI PHY (C-PHY or D-PHY) and passes it to the
Rockchip RK3568 Video Capture (VICAP) block.
Add a V4L2 subdevice driver for this unit.
Signed-off-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxxx>
Signed-off-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxx>
I've been stealing ideas from this patch series for some time now.
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>