public inbox for linux-phy@lists.infradead.org
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manisadhasivam.linux@gmail.com>
To: Xin Liu <quic_liuxin@quicinc.com>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Avri Altman <avri.altman@wdc.com>,
	Bart Van Assche <bvanassche@acm.org>,
	Andy Gross <agross@kernel.org>,
	linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org, quic_jiegan@quicinc.com,
	quic_aiquny@quicinc.com, quic_tingweiz@quicinc.com,
	quic_sayalil@quicinc.com
Subject: Re: [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
Date: Tue, 12 Nov 2024 13:26:19 +0530	[thread overview]
Message-ID: <20241112075619.2ilsccnnk4leqmdy@thinkpad> (raw)
In-Reply-To: <20241017042300.872963-3-quic_liuxin@quicinc.com>

On Thu, Oct 17, 2024 at 12:22:58PM +0800, Xin Liu wrote:
> From: Sayali Lokhande <quic_sayalil@quicinc.com>	
> 	
> Document the Universal Flash Storage(UFS) Host Controller on the Qualcomm
> QCS615 Platform.
> 
> Signed-off-by: Sayali Lokhande <quic_sayalil@quicinc.com>
> Co-developed-by: Xin Liu <quic_liuxin@quicinc.com>
> Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>

Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

- Mani

> ---
>  Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> index cde334e3206b..a03fff5df5ef 100644
> --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> @@ -26,6 +26,7 @@ properties:
>            - qcom,msm8994-ufshc
>            - qcom,msm8996-ufshc
>            - qcom,msm8998-ufshc
> +          - qcom,qcs615-ufshc
>            - qcom,qcs8300-ufshc
>            - qcom,sa8775p-ufshc
>            - qcom,sc7180-ufshc
> @@ -243,6 +244,7 @@ allOf:
>          compatible:
>            contains:
>              enum:
> +              - qcom,qcs615-ufshc
>                - qcom,sm6115-ufshc
>                - qcom,sm6125-ufshc
>      then:
> -- 
> 2.34.1
> 
> 

-- 
மணிவண்ணன் சதாசிவம்

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

  parent reply	other threads:[~2024-11-12  7:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-17  4:22 [PATCH v1 0/4] Enable UFS on QCS615 Xin Liu
2024-10-17  4:22 ` [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615 Xin Liu
2024-10-17  9:20   ` Krzysztof Kozlowski
2024-10-17  4:22 ` [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller " Xin Liu
2024-10-17  9:23   ` Krzysztof Kozlowski
2024-11-12  7:56   ` Manivannan Sadhasivam [this message]
2024-10-17  4:22 ` [PATCH v1 3/4] arm64: dts: qcom: qcs615: add UFS node Xin Liu
2024-10-25 19:24   ` Konrad Dybcio
2024-11-13  9:19     ` Xin Liu
2024-11-13  9:27       ` Manivannan Sadhasivam
2024-11-14 15:20         ` Konrad Dybcio
2024-11-15  9:29           ` Konrad Dybcio
2024-10-17  4:23 ` [PATCH v1 4/4] arm64: dts: qcom: qcs615-ride: Enable " Xin Liu
2024-10-25 19:35   ` Konrad Dybcio
2024-10-17 15:35 ` (subset) [PATCH v1 0/4] Enable UFS on QCS615 Vinod Koul

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=20241112075619.2ilsccnnk4leqmdy@thinkpad \
    --to=manisadhasivam.linux@gmail.com \
    --cc=agross@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=andersson@kernel.org \
    --cc=avri.altman@wdc.com \
    --cc=bvanassche@acm.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@kernel.org \
    --cc=konradybcio@kernel.org \
    --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=linux-scsi@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=quic_aiquny@quicinc.com \
    --cc=quic_jiegan@quicinc.com \
    --cc=quic_liuxin@quicinc.com \
    --cc=quic_sayalil@quicinc.com \
    --cc=quic_tingweiz@quicinc.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox