media: rcar-fcp: Add rcar_fcp_soft_reset()
authorJacopo Mondi <jacopo.mondi+renesas@ideasonboard.com>
Mon, 16 Jun 2025 12:14:24 +0000 (14:14 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Wed, 18 Jun 2025 07:20:45 +0000 (09:20 +0200)
commit6c1dedf805ecd304236a83a2057ed803fb6b32f6
tree7d32c7942f8e129a1da7fd29a10f052138ed7e8b
parentd883f2e7f47a39873c957175c9e1cc7df093447f
media: rcar-fcp: Add rcar_fcp_soft_reset()

Add a function to perform soft reset of the FCP.

It is intended to support the correct stop procedure of the VSPX-FCPVX
and VSPD-FCPD pairs according to section "62.3.7.3 Reset Operation" of
the R-Car Hardware Manual at revision 1.20.

Signed-off-by: Jacopo Mondi <jacopo.mondi+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://lore.kernel.org/r/20250616-vspx-reset-v2-1-6cc12ed7e9bb@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/renesas/rcar-fcp.c
include/media/rcar-fcp.h