From: Viken Dadhaniya <quic_vdadhani@quicinc.com>
To: Krzysztof Kozlowski <krzk@kernel.org>, <andersson@kernel.org>,
<konrad.dybcio@linaro.org>, <robh@kernel.org>,
<krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Cc: <quic_msavaliy@quicinc.com>, <quic_anupkulk@quicinc.com>
Subject: Re: [PATCH v1] dt-bindings: qcom: geni-se: Rename qcom,geni-se.yaml to qcom,geni-se-qup.yaml
Date: Wed, 26 Feb 2025 09:49:58 +0530 [thread overview]
Message-ID: <c367e9bf-d04d-4757-b061-5803ba6304d4@quicinc.com> (raw)
In-Reply-To: <e508f58f-70cc-4c6a-a6e1-2f046d54d1c3@kernel.org>
On 2/25/2025 6:49 PM, Krzysztof Kozlowski wrote:
> On 25/02/2025 10:33, Viken Dadhaniya wrote:
>>
>>
>> On 2/24/2025 6:59 PM, Krzysztof Kozlowski wrote:
>>> On 24/02/2025 14:25, Viken Dadhaniya wrote:
>>>>
>>>>
>>>> On 2/24/2025 3:48 PM, Krzysztof Kozlowski wrote:
>>>>> On 24/02/2025 09:47, Viken Dadhaniya wrote:
>>>>>>
>>>>>>
>>>>>> On 2/21/2025 5:05 PM, Krzysztof Kozlowski wrote:
>>>>>>> On 21/02/2025 09:54, Viken Dadhaniya wrote:
>>>>>>>> The qcom,geni-se.yaml file describes the Qualcomm Universal Peripheral
>>>>>>>> (QUP) wrapper and the common entities required by QUP to run any Serial
>>>>>>>> Engine (SE) as I2C, SPI, UART, or I3C protocol.
>>>>>>>>
>>>>>>>> Rename qcom,geni-se.yaml to qcom,geni-se-qup.yaml to better reflect its
>>>>>>>> association with QUP (Qualcomm Universal Peripheral) and the compatible
>>>>>>>> string.
>>>>>>>>
>>>>>>>> Signed-off-by: Viken Dadhaniya <quic_vdadhani@quicinc.com>
>>>>>>>> ---
>>>>>>>> .../soc/qcom/{qcom,geni-se.yaml => qcom,geni-se-qup.yaml} | 2 +-
>>>>>>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>>>> rename Documentation/devicetree/bindings/soc/qcom/{qcom,geni-se.yaml => qcom,geni-se-qup.yaml} (98%)
>>>>>>>>
>>>>>>>
>>>>>>> That's just churn for no real gain. Not even tested churn.
>>>>>>
>>>>>> That's just churn for no real gain.
>>>>>>
>>>>>> We made this change based on below plan, we think this will be helpful.
>>>>>>
>>>>>> 1. Rename qcom,geni-se.yaml to qcom,geni-se-qup.yaml. Reason at 2 below.
>>>>>
>>>>> There is no reason 2 at this point. You split your patchsets
>>>>> incorrectly. At this point this is churn, without gain. No users of this
>>>>> rename, no benefits.
>>>>>
>>>>>> 2. Create qcom,geni-se.yaml with shared properties for SE-protocol (spi,
>>>>>> i2c, uart) nodes. This will be helpful for the shared schema in the
>>>>>> ongoing changes
>>>>>
>>>>> Then post it, instead of sending something which makes no sense on its own.
>>>>
>>>> Should I include this change in v3 of the following serial patch?
>>>>
>>>> https://lore.kernel.org/linux-arm-msm/f090d637-1ef1-4967-b5bc-6bfce3d7130e@kernel.org/T/
>>>>
>>>> I hope the approach below is fine for you:
>>>>
>>>> 1. Rename qcom,geni-se.yaml to qcom,geni-se-qup.yaml.
>>>
>>> I still do not see any need nor justification for above.
>>>
>>>> 2. Create qcom,geni-se.yaml with shared properties for SE-protocol (i2c,
>>>> spi, uart) nodes.
>>>
>>> Look how other common qcom schemas are named :/
>>>
>>
>> Yes, but we need to get agreement on whether we can create it or not. I
>
> That's not how upstream works.
> https://www.goodreads.com/quotes/437173-talk-is-cheap-show-me-the-code
>
> I don't have time to discuss imaginary future work which might happen or
> might not. Send complete work.
>
I will post the code in the next patch.
>
>> found a few commonly used files:
>>
>> - /pci/qcom,pcie-common.yaml
>> - /pinctrl/qcom,tlmm-common.yaml
>
> so common suffix - geni-se-common... or geni-se-qup-props to mimic
> peripheral properties.
>
> Best regards,
> Krzysztof
prev parent reply other threads:[~2025-02-26 4:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-21 8:54 [PATCH v1] dt-bindings: qcom: geni-se: Rename qcom,geni-se.yaml to qcom,geni-se-qup.yaml Viken Dadhaniya
2025-02-21 10:28 ` Rob Herring (Arm)
2025-02-21 11:35 ` Krzysztof Kozlowski
2025-02-24 8:47 ` Viken Dadhaniya
2025-02-24 10:18 ` Krzysztof Kozlowski
2025-02-24 13:25 ` Viken Dadhaniya
2025-02-24 13:29 ` Krzysztof Kozlowski
2025-02-25 9:33 ` Viken Dadhaniya
2025-02-25 13:19 ` Krzysztof Kozlowski
2025-02-26 4:19 ` Viken Dadhaniya [this message]
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=c367e9bf-d04d-4757-b061-5803ba6304d4@quicinc.com \
--to=quic_vdadhani@quicinc.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_anupkulk@quicinc.com \
--cc=quic_msavaliy@quicinc.com \
--cc=robh@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