diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2023-02-06 12:58:56 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-02-10 19:55:09 +0300 |
commit | d5011cd5608f9252fe4f6da9a60cce4f42b07080 (patch) | |
tree | 864e3433d80eb4e885b0df77339bf029c9fdba7e | |
parent | d1abd69534bec16c43c633313e8e937af1354a7a (diff) | |
download | linux-d5011cd5608f9252fe4f6da9a60cce4f42b07080.tar.xz |
dt-bindings: phy: qcom,qmp-usb3-dp: document sm8350 & sm8450 compatible
Document the USB3/DP Combo PHY compatible found on the SM8350 & SM8450 SoCs.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230206-topic-sm8350-upstream-usb-dp-combo-phy-v1-1-ed849ae6b849@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml index 0764cd977e76..52ab7174df85 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml @@ -18,6 +18,8 @@ properties: enum: - qcom,sc8280xp-qmp-usb43dp-phy - qcom,sm6350-qmp-usb3-dp-phy + - qcom,sm8350-qmp-usb3-dp-phy + - qcom,sm8450-qmp-usb3-dp-phy reg: maxItems: 1 |