[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <19a59be0-9b5f-4a93-bdd6-0592f291dca7@linaro.org>
Date: Fri, 17 Oct 2025 11:55:52 +0100
From: Bryan O'Donoghue <bryan.odonoghue@...aro.org>
To: Vijay Kumar Tumati <vijay.tumati@....qualcomm.com>,
Hangxiang Ma <hangxiang.ma@....qualcomm.com>,
Loic Poulain <loic.poulain@....qualcomm.com>, Robert Foss
<rfoss@...nel.org>, Andi Shyti <andi.shyti@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Todor Tomov <todor.too@...il.com>,
Vladimir Zapolskiy <vladimir.zapolskiy@...aro.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: linux-i2c@...r.kernel.org, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, aiqun.yu@....qualcomm.com,
tingwei.zhang@....qualcomm.com, trilok.soni@....qualcomm.com,
yijie.yang@....qualcomm.com, Jingyi Wang <jingyi.wang@....qualcomm.com>,
Atiya Kailany <atiya.kailany@....qualcomm.com>
Subject: Re: [PATCH v2 4/6] media: qcom: camss: csiphy: Add support for v2.4.0
two-phase CSIPHY
On 17/10/2025 00:10, Vijay Kumar Tumati wrote:
>
> There are three offsets in the picture here wrt the CSIPHY instance base
> address
>
> 1. First offset to the common registers of the PHY, 'regs->offset' (that
> follows the lane registers)
>
> 2. Second offset to the status registers within the common registers .
> This has been historically the same and hard coded
> in 'CSIPHY_3PH_CMN_CSI_COMMON_STATUSn' to 0xb0 but this is now changing
> on Kaanapali.
>
> 3. Third set of offsets (12, 13, 14 and 15) are to the version registers
> within the status registers.
>
> This change merely generalizes the CSIPHY_3PH_CMN_CSI_COMMON_STATUSn
> macro for chip sets with different second offset using "regs-
> >common_status_offset". There should not be any impact to the other
> chip sets, for which it is set to the same 0xb0 in csiphy_init().
>
> Please advise if you still think it requires a patch series for itself
> and we can do that. Thanks.
This should be a separate patch yes.
---
bod
Powered by blists - more mailing lists