]> www.infradead.org Git - users/dwmw2/linux.git/commit
phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750
authorNitin Rawat <quic_nitirawa@quicinc.com>
Mon, 10 Mar 2025 21:12:30 +0000 (14:12 -0700)
committerVinod Koul <vkoul@kernel.org>
Tue, 11 Mar 2025 11:24:46 +0000 (12:24 +0100)
commitb02cc9a176793b207e959701af1ec26222093b05
treecd8e197b7fceb7c7f820006aa7216ce60f967350
parent12185bc38f7667b1d895b2165a8a47335a4cf31b
phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750

Add SM8750 specific register layout and table configs. The serdes
TX RX register offset has changed for SM8750 and hence keep UFS
specific serdes offsets in a dedicated header file.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Co-developed-by: Manish Pandey <quic_mapa@quicinc.com>
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Signed-off-by: Nitin Rawat <quic_nitirawa@quicinc.com>
Link: https://lore.kernel.org/r/20250310-sm8750_ufs_master-v2-2-0dfdd6823161@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-qserdes-com-v6.h
drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-ufs-v7.h [new file with mode: 0644]
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c