Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: kishon@kernel.org, robh+dt@kernel.org,
	manivannan.sadhasivam@linaro.org,  bhelgaas@google.com,
	kw@linux.com, lpieralisi@kernel.org,  quic_qianyu@quicinc.com,
	conor+dt@kernel.org, neil.armstrong@linaro.org,
	 andersson@kernel.org, konradybcio@kernel.org,
	 Ziyue Zhang <quic_ziyuzhan@quicinc.com>
Cc: quic_tsoni@quicinc.com, quic_shashim@quicinc.com,
	 quic_kaushalk@quicinc.com, quic_tdas@quicinc.com,
	quic_tingweiz@quicinc.com,  quic_aiquny@quicinc.com,
	kernel@quicinc.com, linux-arm-msm@vger.kernel.org,
	 devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	 linux-phy@lists.infradead.org,
	 Krishna chaitanya chundru <quic_krichai@quicinc.com>
Subject: Re: (subset) [PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
Date: Sun, 08 Dec 2024 22:32:43 +0530	[thread overview]
Message-ID: <173367736385.1042266.3592021837823660516.b4-ty@kernel.org> (raw)
In-Reply-To: <20241122023314.1616353-1-quic_ziyuzhan@quicinc.com>


On Fri, 22 Nov 2024 10:33:08 +0800, Ziyue Zhang wrote:
> This series adds document, phy, configs support for PCIe in QCS615.
> The series depend on the following devicetree and smmu.
> 
> Base DT:
> https://lore.kernel.org/all/20241104-add_initial_support_for_qcs615-v5-0-9dde8d7b80b0@quicinc.com/
> 
> APPS SMMU:
> https://lore.kernel.org/all/20241105032107.9552-1-quic_qqzhou@quicinc.com/
> 
> [...]

Applied, thanks!

[1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1
      commit: 1e889f2bd8373229ce48be5860b8383e75393e13
[2/6] phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
      commit: 21364b0fe378646fa301f29f714140a1f465561b

Best regards,
-- 
~Vinod



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

      parent reply	other threads:[~2024-12-08 17:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-22  2:33 [PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support Ziyue Zhang
2024-11-22  2:33 ` [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1 Ziyue Zhang
2024-11-22  7:38   ` Krzysztof Kozlowski
2024-11-22  2:33 ` [PATCH v2 2/6] phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe Ziyue Zhang
2024-11-22  9:21   ` Dmitry Baryshkov
2024-11-22  2:33 ` [PATCH v2 3/6] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller Ziyue Zhang
2024-11-22  7:16   ` Krzysztof Kozlowski
2024-11-22  9:23   ` Dmitry Baryshkov
2024-11-22  2:33 ` [PATCH v2 4/6] PCI: qcom: Add QCS615 PCIe support Ziyue Zhang
2024-11-24 15:00   ` Manivannan Sadhasivam
2024-11-22  2:33 ` [PATCH v2 5/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 soc Ziyue Zhang
2024-12-02  4:34   ` Bjorn Andersson
2024-11-22  2:33 ` [PATCH v2 6/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 platform dts Ziyue Zhang
2024-12-02  4:35   ` Bjorn Andersson
2024-12-08 17:02 ` Vinod Koul [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=173367736385.1042266.3592021837823660516.b4-ty@kernel.org \
    --to=vkoul@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@quicinc.com \
    --cc=kishon@kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=kw@linux.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=lpieralisi@kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=neil.armstrong@linaro.org \
    --cc=quic_aiquny@quicinc.com \
    --cc=quic_kaushalk@quicinc.com \
    --cc=quic_krichai@quicinc.com \
    --cc=quic_qianyu@quicinc.com \
    --cc=quic_shashim@quicinc.com \
    --cc=quic_tdas@quicinc.com \
    --cc=quic_tingweiz@quicinc.com \
    --cc=quic_tsoni@quicinc.com \
    --cc=quic_ziyuzhan@quicinc.com \
    --cc=robh+dt@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