Re: [PATCH 0/3] Add CCI and CAMSS support for Kaanapali

From: Bjorn Andersson

Date: Wed Jul 15 2026 - 16:21:21 EST


On Mon, Jul 13, 2026 at 10:44:57AM +0800, Hangxiang Ma wrote:
> On 7/8/2026 10:56 PM, Bjorn Andersson wrote:
> >
> > On Fri, 08 May 2026 01:36:44 -0700, Hangxiang Ma wrote:
> > > This series adds CCI and CAMSS support for Qualcomm Kaanapali SoC.
> > >
> > > This series has been tested using the following commands with a downstream
> > > driver for S5KJN5 sensor.
> > > - media-ctl --reset
> > > - media-ctl -V '"msm_csiphy2":0[fmt:SGBRG10/4096x3072]'
> > > - media-ctl -V '"msm_csid0":0[fmt:SGBRG10/4096x3072]'
> > > - media-ctl -V '"msm_vfe0_rdi0":0[fmt:SGBRG10/4096x3072]'
> > > - media-ctl -l '"msm_csiphy2":1->"msm_csid0":0[1]'
> > > - media-ctl -l '"msm_csid0":1->"msm_vfe0_rdi0":0[1]'
> > > - yavta --capture=20 -I -n 5 -f SGBRG10P -s 4096x3072 -F /dev/video0
> > >
> > > [...]
> >
> > Applied, thanks!
> >
> > [1/3] arm64: dts: qcom: kaanapali: Add camss node
> > commit: 7cc8ca0387f572a4d69941fe380e7a262342491d
> > [2/3] arm64: dts: qcom: kaanapali: Add CCI definitions
> > commit: c25b80614c31a30b1b0f44fc5ae260aff90fa4aa
> > [3/3] arm64: dts: qcom: kaanapali: Add camera MCLK pinctrl
> > commit: b6f8ecb80c1f894bcd0c612bf0ed4c5fee52d287
> >
> > Best regards,
>
> Sorry Bjorn, the camss binding + driver series wasn't merged as expected,
> which would cause dt-binding checker failure. Could you please revert this
> series? Bryan expect us to rebase on his new re-arch camss and the
> binding/dtsi may be changed accordingly. Thanks a lot.
>

Thank you, I missed this in my dtbs_check. I have backed these changes
out.

Regards,
Bjorn

> Best regards,
> Hangxiang