Thread (46 messages) 46 messages, 5 authors, 2024-09-06

Re: [PATCH 05/19] phy: qcom-qmp-ufs: Add support for QCS8300

From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-09-04 09:36:49
Also in: linux-arm-msm, linux-devicetree, linux-iommu, linux-phy, linux-pm, linux-remoteproc, linux-scsi, lkml

On 04/09/2024 10:33, Jingyi Wang wrote:
quoted hunk ↗ jump to hunk
From: Xin Liu <redacted>

Add QMP PHY support for QCS8300 which is compatible with SA8775P.

Signed-off-by: Xin Liu <redacted>
Signed-off-by: Jingyi Wang <redacted>
---
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c b/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
index d964bdfe8700..8bad68400736 100644
--- a/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
+++ b/drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
@@ -2010,6 +2010,9 @@ static const struct of_device_id qmp_ufs_of_match_table[] = {
 	}, {
 		.compatible = "qcom,msm8998-qmp-ufs-phy",
 		.data = &sdm845_ufsphy_cfg,
+	}, {
+		.compatible = "qcom,qcs8300-qmp-ufs-phy",
+		.data = &sa8775p_ufsphy_cfg,
Is compatible? Then this is redundant. Drop.

Best regards,
Krzysztof

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help