[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c2ede70b-41e3-4009-baf7-afc6c2c65949@oss.qualcomm.com>
Date: Tue, 27 May 2025 13:57:49 +0200
From: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
To: vincent.knecht@...loo.org, Robert Foss <rfoss@...nel.org>,
Todor Tomov <todor.too@...il.com>,
Bryan O'Donoghue <bryan.odonoghue@...aro.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-media@...r.kernel.org,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
André Apitzsch <git@...tzsch.eu>,
phone-devel@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht
Subject: Re: [PATCH v2 0/4] CAMSS support for MSM8939
On 5/25/25 9:25 PM, Vincent Knecht via B4 Relay wrote:
> This series adds CAMSS support for MSM8939.
> It's mostly identical to MSM8916, except for some clocks
> and an additional CSI.
>
> To fix black stripes across sensor output, and garbage in
> CSID TPG output, 2 VFE VBIF register settings are needed.
> So the 1st patch adds helper functions to do just that.
>
> Patch 1: adds helper for VFE VBIF settings
> Patch 2: adds CAMSS_8x39 version in CAMSS driver
> Patch 3: documents qcom,msm8939-camss DT bindings
> Patch 4: adds camss and cci in msm8939.dtsi
>
> Signed-off-by: Vincent Knecht <vincent.knecht@...loo.org>
> ---
> Changes in v2:
> - Patch 1:
> - Fix devm_platform_ioremap_resource_byname line to not end with
> opening parenthesis (media-ci/1-checkpatch)
> - Move camss-vfe-4-1.c handling of VBIF previously in patch 2 here
> (Dmitry)
> - Patch 2:
> - Declare regulators in PHY entries, not CSID ones (Bryan)
> - Patch 3: (bindings)
> - Fix bindings checks for new errors (Rob)
> - Fix properties ordering, code-style and example (Krzysztof)
> - Sort reg-names, clock-names and interrupt-names alphanumerically (Bryan)
> - Patch 4: (dtsi)
> - Move #address/#size cells before status (Konrad)
> - Aligned CCI with msm8916, thus removing ispif_ahb mention (Konrad)
> If "camss_ahb should be unnecessary", it's still required by qcom,i2c-cci.yaml
Give it a shot (with camss disabled so that the clock isn't on) - make
sure it's off and see if you can still access i2c.
If it turns out it's fine, we'll fix up the bindings instead
Konrad
Powered by blists - more mailing lists