From: Nihal Kumar Gupta <quic_nihalkum@quicinc.com>
To: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
Vikram Sharma <quic_vikramsa@quicinc.com>,
<bryan.odonoghue@linaro.org>, <mchehab@kernel.org>,
<robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<andersson@kernel.org>, <konradybcio@kernel.org>,
<hverkuil-cisco@xs4all.nl>, <cros-qcom-dts-watchers@chromium.org>,
<catalin.marinas@arm.com>, <will@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<quic_svankada@quicinc.com>, <linux-media@vger.kernel.org>,
<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Ravi Shankar <quic_rshankar@quicinc.com>,
Vishal Verma <quic_vishverm@quicinc.com>
Subject: Re: [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
Date: Thu, 16 Oct 2025 17:35:54 +0530 [thread overview]
Message-ID: <86776f4b-39db-44c7-b596-0fc551fa71ae@quicinc.com> (raw)
In-Reply-To: <90cb8d1b-ebed-434e-9efd-9357e10a6ee0@linaro.org>
On 16-10-2025 00:27, Vladimir Zapolskiy wrote:
>> +
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> +
>> + status = "disabled";
>
> Please remove empty lines between individual properties above and in two
> other introduced device tree nodes.
ACK
>
>> +
>> + cci0_i2c0: i2c-bus@0 {
>> + reg = <0>;
>> + clock-frequency = <1000000>;
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + };
>> +
>> camss: isp@ac78000 {
>> compatible = "qcom,qcs8300-camss";
>> @@ -5063,6 +5174,198 @@ tlmm: pinctrl@f100000 {
>> #interrupt-cells = <2>;
>> wakeup-parent = <&pdc>;
>> + cci0_i2c0_default: cci0-0-default-state {
>
> I'd suggest to rename cciX_i2cY_* to cciX_Y_* to shorten the labels,
> also it will match device tree nodes. Here "i2c" suffix brings no
> valuable information.
>
> Please reference to lemans.dtsi and sm8550.dtsi examples.
>
ACK, Will address this in the next version.
>> + sda-pins {
>> + pins = "gpio57";
>> + function = "cci_i2c_sda";
>> + drive-strength = <2>;
>> + bias-pull-up = <2200>;
--
Regards,
Nihal Kumar Gupta
next prev parent reply other threads:[~2025-10-16 12:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 13:13 [PATCH v4 0/3] Add CCI and imx577 sensor support for monaco evk Vikram Sharma
2025-10-15 13:13 ` [PATCH v4 1/3] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible Vikram Sharma
2025-10-15 18:50 ` Vladimir Zapolskiy
2025-10-15 13:13 ` [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions Vikram Sharma
2025-10-15 13:42 ` Bryan O'Donoghue
2025-10-16 12:04 ` Nihal Kumar Gupta
2025-10-16 13:43 ` Bryan O'Donoghue
2025-10-15 18:57 ` Vladimir Zapolskiy
2025-10-16 12:05 ` Nihal Kumar Gupta [this message]
2025-10-30 10:43 ` Bryan O'Donoghue
2025-10-15 13:13 ` [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay Vikram Sharma
2025-10-15 19:15 ` Vladimir Zapolskiy
2025-10-16 12:53 ` Nihal Kumar Gupta
2025-10-16 13:50 ` Bryan O'Donoghue
2025-10-30 10:44 ` 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=86776f4b-39db-44c7-b596-0fc551fa71ae@quicinc.com \
--to=quic_nihalkum@quicinc.com \
--cc=andersson@kernel.org \
--cc=bryan.odonoghue@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=cros-qcom-dts-watchers@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=hverkuil-cisco@xs4all.nl \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=quic_rshankar@quicinc.com \
--cc=quic_svankada@quicinc.com \
--cc=quic_vikramsa@quicinc.com \
--cc=quic_vishverm@quicinc.com \
--cc=robh@kernel.org \
--cc=vladimir.zapolskiy@linaro.org \
--cc=will@kernel.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;
as well as URLs for NNTP newsgroup(s).