All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
To: Jingyi Wang <jingyi.wang@oss.qualcomm.com>,
	vkoul@kernel.org, krzk+dt@kernel.org, robh@kernel.org,
	conor+dt@kernel.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-phy@lists.infradead.org
Subject: Re: [PATCH V1] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible for Maili
Date: Fri, 14 Aug 2026 12:05:24 +0530	[thread overview]
Message-ID: <b8c9b2e7-87ea-47d6-b01b-b773ebd7882b@oss.qualcomm.com> (raw)
In-Reply-To: <c37708f3-5043-4ad5-944e-64ceedeecad6@oss.qualcomm.com>



On 8/14/2026 8:01 AM, Jingyi Wang wrote:
> 
> 
> On 8/14/2026 8:47 AM, Nitin Rawat wrote:
>> Document the QMP UFS PHY compatible for Qualcomm Maili to support
>> physical layer functionality for UFS found on the SoC. Use fallback to
>> indicate the compatibility of the QMP UFS PHY on the Maili with that on
>> the Hawi.
>>
>> Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
>> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
>> ---
> 
> incorrect DCO chain, the last SoB should be same as the one who
> send the patch.

I'll fix in next Patchset.
Thanks
> 
> Thanks,
> Jingyi
> 
>>   .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml    | 4 ++++
>>   1 file changed, 4 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp- 
>> ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp- 
>> qmp-ufs-phy.yaml
>> index 7e83cb3238ec..d94503fc26e7 100644
>> --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs- 
>> phy.yaml
>> +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs- 
>> phy.yaml
>> @@ -16,6 +16,10 @@ description:
>>   properties:
>>     compatible:
>>       oneOf:
>> +      - items:
>> +          - enum:
>> +              - qcom,maili-qmp-ufs-phy
>> +          - const: qcom,hawi-qmp-ufs-phy
>>         - items:
>>             - enum:
>>                 - qcom,qcs8300-qmp-ufs-phy
>> -- 
>> 2.34.1
>>
> 


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

WARNING: multiple messages have this Message-ID (diff)
From: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
To: Jingyi Wang <jingyi.wang@oss.qualcomm.com>,
	vkoul@kernel.org, krzk+dt@kernel.org, robh@kernel.org,
	conor+dt@kernel.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-phy@lists.infradead.org
Subject: Re: [PATCH V1] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible for Maili
Date: Fri, 14 Aug 2026 12:05:24 +0530	[thread overview]
Message-ID: <b8c9b2e7-87ea-47d6-b01b-b773ebd7882b@oss.qualcomm.com> (raw)
In-Reply-To: <c37708f3-5043-4ad5-944e-64ceedeecad6@oss.qualcomm.com>



On 8/14/2026 8:01 AM, Jingyi Wang wrote:
> 
> 
> On 8/14/2026 8:47 AM, Nitin Rawat wrote:
>> Document the QMP UFS PHY compatible for Qualcomm Maili to support
>> physical layer functionality for UFS found on the SoC. Use fallback to
>> indicate the compatibility of the QMP UFS PHY on the Maili with that on
>> the Hawi.
>>
>> Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
>> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
>> ---
> 
> incorrect DCO chain, the last SoB should be same as the one who
> send the patch.

I'll fix in next Patchset.
Thanks
> 
> Thanks,
> Jingyi
> 
>>   .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml    | 4 ++++
>>   1 file changed, 4 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp- 
>> ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp- 
>> qmp-ufs-phy.yaml
>> index 7e83cb3238ec..d94503fc26e7 100644
>> --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs- 
>> phy.yaml
>> +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs- 
>> phy.yaml
>> @@ -16,6 +16,10 @@ description:
>>   properties:
>>     compatible:
>>       oneOf:
>> +      - items:
>> +          - enum:
>> +              - qcom,maili-qmp-ufs-phy
>> +          - const: qcom,hawi-qmp-ufs-phy
>>         - items:
>>             - enum:
>>                 - qcom,qcs8300-qmp-ufs-phy
>> -- 
>> 2.34.1
>>
> 


  reply	other threads:[~2026-08-14  6:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-14  0:47 [PATCH V1] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible for Maili Nitin Rawat
2026-08-14  0:47 ` Nitin Rawat
2026-08-14  1:56 ` sashiko-bot
2026-08-14  1:56   ` sashiko-bot
2026-08-14  2:31 ` Jingyi Wang
2026-08-14  2:31   ` Jingyi Wang
2026-08-14  6:35   ` Nitin Rawat [this message]
2026-08-14  6:35     ` Nitin Rawat

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=b8c9b2e7-87ea-47d6-b01b-b773ebd7882b@oss.qualcomm.com \
    --to=nitin.rawat@oss.qualcomm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jingyi.wang@oss.qualcomm.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=robh@kernel.org \
    --cc=vkoul@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.