[PATCH 0/2] Add support for soft reset

From: Jacopo Mondi
Date: Thu Dec 19 2024 - 13:39:18 EST


Initially my intent was to support the VSPX-FCPVX stop procedure but I
also noticed from patch b4bc2410cd81 ("rcar-fcp: Add FCPVD reset sequence
for VSPD") in the BSP that resetting the FCP has other use cases.

Introduce the function and upport the above patch while preparing to
support VSPX and FCPVX.

Signed-off-by: Jacopo Mondi <jacopo.mondi+renesas@xxxxxxxxxxxxxxxx>
---
Jacopo Mondi (1):
media: rcar-fcp: Add rcar_fcp_soft_reset()

Koji Matsuoka (1):
rcar-fcp: Add FCPVD reset sequence for VSPD

drivers/media/platform/renesas/rcar-fcp.c | 41 +++++++++++++++++++++++++
drivers/media/platform/renesas/vsp1/vsp1_pipe.c | 6 ++++
include/media/rcar-fcp.h | 5 +++
3 files changed, 52 insertions(+)
---
base-commit: 50d451b19cc58cf374160e30cbf72a5ed5b1b129
change-id: 20241219-v4h-fcp-soft-reset-b7e6fbe65886

Best regards,
--
Jacopo Mondi <jacopo.mondi+renesas@xxxxxxxxxxxxxxxx>