From: Vikram Sharma <quic_vikramsa@quicinc.com>
To: Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
<rfoss@kernel.org>, <todor.too@gmail.com>, <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>,
<linux-media@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 1/7] media: dt-bindings: Add qcom,qcs8300-camss compatible
Date: Wed, 10 Sep 2025 14:21:52 +0530 [thread overview]
Message-ID: <0519a8ce-9edf-4510-ada2-f8ac997142cf@quicinc.com> (raw)
In-Reply-To: <c7635e11-d606-4e65-b48e-d8c26ee7be1d@linaro.org>
On 9/10/2025 2:12 PM, Bryan O'Donoghue wrote:
> On 10/09/2025 08:42, Krzysztof Kozlowski wrote:
>> On 10/09/2025 09:26, Vikram Sharma wrote:
>>>
>>> On 9/10/2025 12:35 PM, Krzysztof Kozlowski wrote:
>>>> On 13/08/2025 07:37, Vikram Sharma wrote:
>>>>> Add the compatible string "qcom,qcs8300-camss" to support the
>>>>> Camera Subsystem (CAMSS) on the Qualcomm QCS8300 platform.
>>>>>
>>>>> The QCS8300 platform provides:
>>>>> - 2 x VFE (version 690), each with 3 RDI
>>>>> - 5 x VFE Lite (version 690), each with 6 RDI
>>>>> - 2 x CSID (version 690)
>>>>> - 5 x CSID Lite (version 690)
>>>>> - 3 x CSIPHY (version 690)
>>>>> - 3 x TPG
>>>>>
>>>>> Signed-off-by: Vikram Sharma <quic_vikramsa@quicinc.com>
>>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>>>> ---
>>>>> .../bindings/media/qcom,qcs8300-camss.yaml | 336
>>>>> ++++++++++++++++++
>>>>> 1 file changed, 336 insertions(+)
>>>> So it turns out this code is wrong and you already sent fixes for it.
>>>
>>> Hi Krzysztof,
>>> Thanks for your comments. These bindings are tested with TPG (Test
>>> Pattern Generator), As camera sensor testing was not possible at
>>> that point.
>>
>> You cannot test bindings with TPG. It's impossible.
>>
>>> This is because Monaco-evk kit was not ready which can be used to
>>> enable sensor.
>>>
>>> These Bindings are complete in its own, If someone want to use TPG.
>>
>> No. You do not understand - they are not complete if you add new
>> properties to them!
>>
>> How bindings could be complete if you add now supplies!?!?
Got it, Will post an updated version of this adding supplies and
removing your RB.
>>
>>>
>>> My latest update in these bindings are for camera sensor enablement
>>> which needs supplies too.
>>>
>>> Please let me know if this justification works to accept these
>>> bindings it its current form and add supplies as a separate patch.
>>
>> NAK. Read writing bindings doc. Or internal docs.
>>
>> Best regards,
>> Krzysztof
>
> @Vikram
>
> Could you send an updated dt-bindings with the supplies included ASAP
> as a v4 of this series ?
on it, Will Remove your RB and send v3.1 for this patch
>
> The -supplies in your email here look fine
>
> 20250909114241.840842-5-quic_vikramsa@quicinc.com
>
> Otherwise we will have to drop this binding and the associated driver
> changes.
>
> ---
> bod
Best regards,
Vikram
next prev parent reply other threads:[~2025-09-10 8:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-13 5:37 [PATCH v3 0/7] qcom: qcs8300: Add qcs8300 camss support Vikram Sharma
2025-08-13 5:37 ` [PATCH v3 1/7] media: dt-bindings: Add qcom,qcs8300-camss compatible Vikram Sharma
2025-08-13 21:31 ` Bryan O'Donoghue
2025-09-10 7:05 ` Krzysztof Kozlowski
2025-09-10 7:26 ` Vikram Sharma
2025-09-10 7:42 ` Krzysztof Kozlowski
2025-09-10 8:42 ` Bryan O'Donoghue
2025-09-10 8:51 ` Vikram Sharma [this message]
2025-09-10 10:49 ` [PATCH v3.1] " Vikram Sharma
2025-09-10 11:09 ` Bryan O'Donoghue
2025-09-10 11:38 ` Krzysztof Kozlowski
2025-09-10 12:25 ` Konrad Dybcio
2025-09-10 12:59 ` Bryan O'Donoghue
2025-09-11 13:50 ` Konstantin Ryabitsev
2025-09-10 14:07 ` Krzysztof Kozlowski
2025-09-10 14:08 ` Bryan O'Donoghue
2025-08-13 5:37 ` [PATCH v3 2/7] media: qcom: camss: Add qcs8300 compatible Vikram Sharma
2025-08-13 5:37 ` [PATCH v3 3/7] media: qcom: camss: Add CSIPHY support for QCS8300 Vikram Sharma
2025-08-13 21:32 ` Bryan O'Donoghue
2025-08-13 5:37 ` [PATCH v3 4/7] media: qcom: camss: enable csid 690 for qcs8300 Vikram Sharma
2025-08-13 21:33 ` Bryan O'Donoghue
2025-08-14 6:54 ` Vikram Sharma
2025-08-13 5:37 ` [PATCH v3 5/7] media: qcom: camss: enable vfe " Vikram Sharma
2025-08-13 21:35 ` Bryan O'Donoghue
2025-08-13 5:37 ` [PATCH v3 6/7] media: qcom: camss: Enumerate resources for QCS8300 Vikram Sharma
2025-08-13 5:37 ` [PATCH v3 7/7] arm64: dts: qcom: qcs8300: Add support for camss Vikram Sharma
2025-08-13 21:37 ` Bryan O'Donoghue
2025-10-08 9:57 ` Konrad Dybcio
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=0519a8ce-9edf-4510-ada2-f8ac997142cf@quicinc.com \
--to=quic_vikramsa@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=krzk@kernel.org \
--cc=krzysztof.kozlowski@linaro.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=rfoss@kernel.org \
--cc=robh@kernel.org \
--cc=todor.too@gmail.com \
--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