[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86776f4b-39db-44c7-b596-0fc551fa71ae@quicinc.com>
Date: Thu, 16 Oct 2025 17:35:54 +0530
From: Nihal Kumar Gupta <quic_nihalkum@...cinc.com>
To: Vladimir Zapolskiy <vladimir.zapolskiy@...aro.org>,
Vikram Sharma
<quic_vikramsa@...cinc.com>,
<bryan.odonoghue@...aro.org>, <mchehab@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>, <andersson@...nel.org>,
<konradybcio@...nel.org>, <hverkuil-cisco@...all.nl>,
<cros-qcom-dts-watchers@...omium.org>, <catalin.marinas@....com>,
<will@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <quic_svankada@...cinc.com>,
<linux-media@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Ravi Shankar
<quic_rshankar@...cinc.com>,
Vishal Verma <quic_vishverm@...cinc.com>
Subject: Re: [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
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@...8000 {
>> compatible = "qcom,qcs8300-camss";
>> @@ -5063,6 +5174,198 @@ tlmm: pinctrl@...0000 {
>> #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
Powered by blists - more mailing lists