]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: qcom: Import QMP phy related header files from Linux
authorBhupesh Sharma <bhupesh.linux@gmail.com>
Tue, 10 Sep 2024 09:11:57 +0000 (11:11 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 4 Oct 2024 12:57:02 +0000 (14:57 +0200)
commitb4256b5dcacac609a069bfdfaa2a59698eba8804
tree3946638ff4e18ad12602fc03dbdcb3f18d846e15
parentc2c74984455b12191e660ad501070b7b6edea283
phy: qcom: Import QMP phy related header files from Linux

Import Qualcomm QMP phy related header files from Linux v6.11-rc7,
limit to headers needed to setup QMP v2 to v6 UFS PHYs.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
17 files changed:
drivers/phy/qcom/phy-qcom-qmp-pcs-ufs-v2.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-ufs-v3.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-ufs-v4.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-ufs-v5.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-ufs-v6.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-v2.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-v3.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-pcs-v4.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-com-v3.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-com-v4.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-com-v6.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-com.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-pll.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-txrx-ufs-v6.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-txrx-v3.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-txrx-v4.h [new file with mode: 0644]
drivers/phy/qcom/phy-qcom-qmp-qserdes-txrx.h [new file with mode: 0644]