Re: [PATCH v4 8/8] media: qcom: camss: Decouple VFE from CSID

From: Bryan O'Donoghue
Date: Fri Jun 21 2024 - 11:15:26 EST


On 22/05/2024 16:46, Gjorgji Rosikopulos wrote:
From: Milen Mitkov <quic_mmitkov@xxxxxxxxxxx>

Decouple the direct calls to VFE's vfe_get/put in the CSID subdev
in order to prepare for the introduction of IFE subdev.

Also decouple CSID base address from VFE since on the Titan platform
CSID register base address resides within VFE's base address.

Signed-off-by: Milen Mitkov <quic_mmitkov@xxxxxxxxxxx>
Signed-off-by: Gjorgji Rosikopulos <quic_grosikop@xxxxxxxxxxx>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
Tested-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> # sc8280xp/sm8250/sdm845/apq8016
---

Acked-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>