Message ID | 20231201-x1e80100-phy-combo-v1-0-6938ec41f3ac@linaro.org |
---|---|
Headers | show |
Series | phy: qcom-qmp-combo: Add support for X1E80100 platform | expand |
On Thu, 07 Dec 2023 15:16:40 +0200, Abel Vesa wrote: > This patchset adds support for the USB/DP combo PHYs found on X1E80100 > platform and documents its compatible string. > > It depends on the v6 N4 register offsets added by the following patchset: > https://lore.kernel.org/all/20231122-phy-qualcomm-v6-v6-20-v7-new-offsets-v3-0-dfd1c375ef61@linaro.org/ > > > [...] Applied, thanks! [1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document X1E80100 compatible commit: f11aeb9d49632afc7abd9dfea6bcf5b3dd8addc1 [2/2] phy: qcom-qmp-combo: Add x1e80100 USB/DP combo phys commit: d7b3579f84f74e0f7d88d180d4e15c679786b648 Best regards,
This patchset adds support for the USB/DP combo PHYs found on X1E80100 platform and documents its compatible string. It depends on the v6 N4 register offsets added by the following patchset: https://lore.kernel.org/all/20231122-phy-qualcomm-v6-v6-20-v7-new-offsets-v3-0-dfd1c375ef61@linaro.org/ Signed-off-by: Abel Vesa <abel.vesa@linaro.org> --- Abel Vesa (2): dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document X1E80100 compatible phy: qcom-qmp-combo: Add x1e80100 USB/DP combo phys .../phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml | 2 + drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 170 +++++++++++++++++++++ 2 files changed, 172 insertions(+) --- base-commit: a2a7cea5da9065b9e34a8bf3275241c1129ebce0 change-id: 20231201-x1e80100-phy-combo-b4d362f23a79 Best regards,