From: sashiko-bot@kernel.org
To: "Nihal Kumar Gupta" <nihal.gupta@oss.qualcomm.com>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
media-ci@linuxtv.org, Frank.Li@kernel.org, robh@kernel.org,
conor+dt@kernel.org
Subject: Re: [PATCH RESEND v6 1/5] arm64: dts: qcom: shikra: Add CAMSS node
Date: Wed, 05 Aug 2026 15:09:49 +0000 [thread overview]
Message-ID: <20260805150949.D15B21F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260805-shikra-camss-review-v6-1-a8dbc66f0d87@oss.qualcomm.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Missing device tree binding update for 'qcom,shikra-camss' compatible string.
--
--- Patch [1]: [PATCH RESEND v6 1/5] arm64: dts: qcom: shikra: Add CAMSS node ---
commit 61ed442ae43c338e75ef6a64a39ccb1fc9e42714
Author: Nihal Kumar Gupta <nihal.gupta@oss.qualcomm.com>
arm64: dts: qcom: shikra: Add CAMSS node
This commit adds the Camera Subsystem (CAMSS) node to the Shikra device tree.
It configures the registers, clocks, interrupts, interconnects, and other
properties for the camera IP, which is similar to QCM2290 but uses a single
IOMMU context bank.
> diff --git a/arch/arm64/boot/dts/qcom/shikra.dtsi b/arch/arm64/boot/dts/qcom/shikra.dtsi
> --- a/arch/arm64/boot/dts/qcom/shikra.dtsi
> +++ b/arch/arm64/boot/dts/qcom/shikra.dtsi
> @@ -640,6 +640,106 @@ &clk_virt SLAVE_QUP_CORE_0 RPM_ALWAYS_TAG>,
> };
> };
>
> + camss: camss@5c11000 {
> + compatible = "qcom,shikra-camss", "qcom,qcm2290-camss";
[Severity: Low]
Is there a corresponding dt-binding update to allow this new compatible string?
Running dtbs_check will likely fail validation here because the schema for
the QCM2290 CAMSS expects exactly const: qcom,qcm2290-camss and does not
currently accept a list or the qcom,shikra-camss string.
[ ... ]
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260805-shikra-camss-review-v6-0-a8dbc66f0d87@oss.qualcomm.com?part=1
next prev parent reply other threads:[~2026-08-05 15:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-05 13:52 [PATCH RESEND v6 0/5] Add CAMSS and IMX577 sensor support for Shikra EVK Nihal Kumar Gupta
2026-08-05 13:52 ` [PATCH RESEND v6 1/5] arm64: dts: qcom: shikra: Add CAMSS node Nihal Kumar Gupta
2026-08-05 15:09 ` sashiko-bot [this message]
2026-08-05 13:52 ` [PATCH RESEND v6 2/5] arm64: dts: qcom: shikra: Add CCI definitions Nihal Kumar Gupta
2026-08-05 13:52 ` [PATCH RESEND v6 3/5] arm64: dts: qcom: shikra: Add pin configuration for mclks Nihal Kumar Gupta
2026-08-05 13:52 ` [PATCH RESEND v6 4/5] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay Nihal Kumar Gupta
2026-08-05 13:52 ` [PATCH RESEND v6 5/5] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: " Nihal Kumar Gupta
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=20260805150949.D15B21F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=Frank.Li@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=media-ci@linuxtv.org \
--cc=nihal.gupta@oss.qualcomm.com \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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