Re: [PATCH v2 4/8] media: qcom: camss: Add new params for csid_device
From: Bryan O'Donoghue
Date: Wed Mar 20 2024 - 11:27:37 EST
On 20/03/2024 14:11, Depeng Shao wrote:
CSID gen3 has a new register block which is named as
CSID top, it controls the output of CSID, since the
CSID can connect to SFE or original VFE in CSID gen3.
The register update is moved to CSID from VFE in CSID
gen3.
So, adding top_base and reg_update variables in csid
device structure for CSID gen3.
You need to define three letter acronyms (TLAs) - within reason - the
first time you use them.
There is no concept of an "SFE" upstream - please define what the SFE is
in the commit log "to the Sensor Front End (SFE)" then you can refer
back to the acronym liberally.
---
bod