diff options
author | Abel Vesa <abel.vesa@linaro.org> | 2023-02-08 21:34:18 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-02-10 20:02:43 +0300 |
commit | 1c5a654f0d4b698df317013936c26eb8fcf4faef (patch) | |
tree | e81b6fba245436e222bfba5fba7fd437975ce2bd | |
parent | 80090810f5d332bc41f1e64382ceca41fb1e16e3 (diff) | |
download | linux-1c5a654f0d4b698df317013936c26eb8fcf4faef.tar.xz |
dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Document SM8550 compatible
Add the SM8550 compatible to the list.
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20230208183421.2874423-4-abel.vesa@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml | 1 |
1 files changed, 1 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 52ab7174df85..3cd5fc3e8fab 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml @@ -20,6 +20,7 @@ properties: - qcom,sm6350-qmp-usb3-dp-phy - qcom,sm8350-qmp-usb3-dp-phy - qcom,sm8450-qmp-usb3-dp-phy + - qcom,sm8550-qmp-usb3-dp-phy reg: maxItems: 1 |