[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250819-glymur_pcie5-v1-0-2ea09f83cbb0@oss.qualcomm.com>
Date: Tue, 19 Aug 2025 02:52:04 -0700
From: Wenbin Yao <wenbin.yao@....qualcomm.com>
To: Vinod Koul <vkoul@...nel.org>, Kishon Vijay Abraham I <kishon@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kwilczynski@...nel.org>,
Manivannan Sadhasivam <mani@...nel.org>,
Bjorn Andersson <andersson@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, Wenbin Yao <wenbin.yao@....qualcomm.com>,
konrad.dybcio@....qualcomm.com, qiang.yu@....qualcomm.com,
Prudhvi Yarlagadda <quic_pyarlaga@...cinc.com>
Subject: [PATCH 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
Glymur is the next generation compute SoC of Qualcomm. This patch series
aims to add support for the fifth PCIe instance on it. The fifth PCIe
instance on Glymur has a Gen5 4-lane PHY. Patch [1/4] documents PHY as a
separate compatible and Patch [2/4] documents controller as a separate
compatible. Patch [3/4] describles the new PCS offsets in a dedicated
header file. Patch [4/4] adds configuration and compatible for PHY.
The device tree changes and whatever driver patches that are not part of
this patch series will be posted separately after official announcement of
the SOC.
Signed-off-by: Wenbin Yao <wenbin.yao@....qualcomm.com>
---
Prudhvi Yarlagadda (4):
dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe PHY
dt-bindings: PCI: qcom: Document the Glymur PCIe Controller
phy: qcom-qmp: pcs: Add v8.50 register offsets
phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen5x4 PHY
.../bindings/pci/qcom,pcie-x1e80100.yaml | 7 +++++-
.../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 3 +++
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 29 ++++++++++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp-pcs-v8_50.h | 13 ++++++++++
drivers/phy/qualcomm/phy-qcom-qmp.h | 2 ++
5 files changed, 53 insertions(+), 1 deletion(-)
---
base-commit: 886e5e7b0432360842303d587bb4a65d10741ae8
change-id: 20250818-glymur_pcie5-db4ef032e233
Best regards,
--
Wenbin Yao <wenbin.yao@....qualcomm.com>
Powered by blists - more mailing lists