| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-27 | drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver | Balaji Selvanathan | |
| Add support for the Qualcomm QMP USB3-DP Combo PHY found on SC7280 and QCM6490 platforms. This driver currently implements USB3 super-speed functionality of the combo PHY. The QMP Combo PHY is a dual-mode PHY that can operate in either USB3 mode or DisplayPort mode. This initial implementation focuses on USB3 mode to enable Super-Speed USB support. Taken from Linux commit 3d25d46a255a ("pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750") This patch is dependent on this patch: https://lore.kernel.org/u-boot/[email protected]/ Enabled and tested the driver on Qualcomm RB3 Gen2 (QCS6490) board. Signed-off-by: Balaji Selvanathan <[email protected]> Reviewed-by: Varadarajan Narayanan <[email protected]> Link: https://patch.msgid.link/[email protected] [casey: fix unused variable warning] Signed-off-by: Casey Connolly <[email protected]> | |||
| 2024-10-04 | phy: qcom: Add QMP UFS PHY driver | Bhupesh Sharma | |
| Add Qualcomm QMP UFS PHY driver which is available on the following Snapdragon SoCs - SDM845, SM8250, SM8550 and SM8650 SoCs. Signed-off-by: Bhupesh Sharma <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> | |||
