From: Bjorn Andersson <andersson@kernel.org>
To: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Cc: Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
Subject: Re: [PATCH v3 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
Date: Fri, 17 Jul 2026 17:16:03 -0500 [thread overview]
Message-ID: <alqn705VnocjAGbW@baldur> (raw)
In-Reply-To: <alfzEnd10K2kPjwp@baldur>
On Wed, Jul 15, 2026 at 03:52:47PM -0500, Bjorn Andersson wrote:
> On Wed, Jul 08, 2026 at 10:33:12PM +0100, Bryan O'Donoghue wrote:
> > On 08/07/2026 22:11, Bryan O'Donoghue wrote:
> > > On 08/07/2026 15:56, Bjorn Andersson wrote:
> > > > Applied, thanks!
> > > >
> > > > [01/11] arm64: dts: qcom: x1e80100: Add CAMCC block definition
> > > > commit: 6a3568f938c9ff2cb493f82dc595b4dc2760f517
> > > > [02/11] arm64: dts: qcom: x1e80100: Add CCI definitions
> > > > (no commit info)
> > > > [03/11] arm64: dts: qcom: x1e80100: Add CAMSS block definition
> > > > (no commit info)
> > > > [04/11] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m
> > > > regulators
> > > > (no commit info)
> > > > [05/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
> > > > (no commit info)
> > > > [06/11] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with
> > > > voltage levels for IR and RGB camera
> > > > (no commit info)
> > > > [07/11] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor
> > > > on CSIPHY4
> > > > (no commit info)
> > > > [08/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010
> > > > camera PMIC with voltage levels for IR and RGB camera
> > > > (no commit info)
> > > > [09/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add l7b_2p8
> > > > voltage regulator for RGB camera
> > > > (no commit info)
> > > > [10/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10
> > > > RGB sensor on CSIPHY4
> > > > (no commit info)
> > > > [11/11] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on
> > > > CAMSS RGB sensor
> > > > (no commit info)
> > > >
> > > > Best regards,
> > > > -- Bjorn Andersson <andersson@kernel.org>
> > >
> > > Bjorn.
> > >
Sorry, should have paid a bit more attention here.
I believe I had previously tried to apply part of this series, just to
realize that the bindings weren't in place - and hence backed them out
again.
So the change I actually merged was [1], but for some reason we got a
ty-letter on this series.
[1] https://lore.kernel.org/all/20260507-purwa-videocc-camcc-v5-6-fc3af4130282@oss.qualcomm.com/
> > > This is v3 from March. We are on v12. I don't think you meant to apply
> > > this.
I have v3, v4, and v5 of the camcc addition, I merged v5. I'm not able
to figure what series you're talking about, but it must be something
else?
> > >
> > > ---
> > > bod
> >
> > For example: compatible = "qcom,x1e80100-csi2-phy"; is not a valid binding
It doesn't say anywhere that I merged the csi2-phy nodes, above
ty-letter states that I merged the camcc patch.
> >
> > Please revert.
> >
>
> Done
>
And the revert is dropped as it was incorrect, sorry about that.
Regards,
Bjorn
> Regards,
> Bjorn
>
>
> > ---
> > bod
> >
>
next prev parent reply other threads:[~2026-07-17 22:16 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-26 10:27 Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 01/11] arm64: dts: qcom: x1e80100: Add CAMCC block definition Bryan O'Donoghue
2026-03-27 15:19 ` Abel Vesa
2026-03-26 10:27 ` [PATCH v3 02/11] arm64: dts: qcom: x1e80100: Add CCI definitions Bryan O'Donoghue
2026-03-27 15:16 ` Abel Vesa
2026-03-26 10:27 ` [PATCH v3 03/11] arm64: dts: qcom: x1e80100: Add CAMSS block definition Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 04/11] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 05/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4 Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 06/11] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with voltage levels for IR and RGB camera Bryan O'Donoghue
2026-03-28 1:39 ` Christopher Obbard
2026-03-26 10:27 ` [PATCH v3 07/11] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor on CSIPHY4 Bryan O'Donoghue
2026-03-28 1:39 ` Christopher Obbard
2026-03-26 10:27 ` [PATCH v3 08/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 09/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add l7b_2p8 voltage regulator for " Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 10/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4 Bryan O'Donoghue
2026-03-26 10:27 ` [PATCH v3 11/11] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor Bryan O'Donoghue
2026-07-08 14:56 ` [PATCH v3 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI Bjorn Andersson
2026-07-08 21:11 ` Bryan O'Donoghue
2026-07-08 21:33 ` Bryan O'Donoghue
2026-07-15 20:52 ` Bjorn Andersson
2026-07-17 22:16 ` Bjorn Andersson [this message]
2026-07-17 22:21 ` Bryan O'Donoghue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alqn705VnocjAGbW@baldur \
--to=andersson@kernel.org \
--cc=alex.vinarskis@gmail.com \
--cc=bryan.odonoghue@linaro.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=vladimir.zapolskiy@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox