mbox series

[0/2] phy: qcom: qmp-combo: add SM8350 & SM8450 support for combo USB3/DP PHY

Message ID 20230206-topic-sm8350-upstream-usb-dp-combo-phy-v1-0-ed849ae6b849@linaro.org
Headers show
Series phy: qcom: qmp-combo: add SM8350 & SM8450 support for combo USB3/DP PHY | expand

Message

Neil Armstrong Feb. 6, 2023, 9:58 a.m. UTC
Document compatibles and add missing tables to support the USB3/DP PHY
on the SM8350/SM8450 SoCs.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (2):
      dt-bindings: phy: qcom,qmp-usb3-dp: document sm8350 & sm8450 compatible
      phy: qcom: com-qmp-combo: add SM8350 & SM8450 support

 .../phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml         |   2 +
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c          | 170 +++++++++++++++++++++
 2 files changed, 172 insertions(+)
---
base-commit: 27bc895137496cc5f83c40c58b1da2504ff04a0b
change-id: 20230206-topic-sm8350-upstream-usb-dp-combo-phy-33793ef747f2

Best regards,

Comments

Rob Herring (Arm) Feb. 7, 2023, 8:54 p.m. UTC | #1
On Mon, 06 Feb 2023 10:58:56 +0100, Neil Armstrong wrote:
> Document the USB3/DP Combo PHY compatible found on the SM8350 & SM8450 SoCs.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
>  .../devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml          | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Vinod Koul Feb. 10, 2023, 4:55 p.m. UTC | #2
On 06-02-23, 10:58, Neil Armstrong wrote:
> Document compatibles and add missing tables to support the USB3/DP PHY
> on the SM8350/SM8450 SoCs.

Applied, thanks