Commit e95f49cb authored by Bhupesh Sharma's avatar Bhupesh Sharma Committed by Vinod Koul

dt-bindings: phy: qcom,qmp-usb: Add SM6115 / SM4250 USB3 PHY

Add dt-bindings for USB3 PHY found on Qualcomm SM6115 / SM4250 SoC.
Signed-off-by: default avatarBhupesh Sharma <bhupesh.sharma@linaro.org>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221213122843.454845-2-bhupesh.sharma@linaro.orgSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 8b3c08aa
...@@ -30,6 +30,7 @@ properties: ...@@ -30,6 +30,7 @@ properties:
- qcom,sdm845-qmp-usb3-uni-phy - qcom,sdm845-qmp-usb3-uni-phy
- qcom,sdx55-qmp-usb3-uni-phy - qcom,sdx55-qmp-usb3-uni-phy
- qcom,sdx65-qmp-usb3-uni-phy - qcom,sdx65-qmp-usb3-uni-phy
- qcom,sm6115-qmp-usb3-phy
- qcom,sm8150-qmp-usb3-phy - qcom,sm8150-qmp-usb3-phy
- qcom,sm8150-qmp-usb3-uni-phy - qcom,sm8150-qmp-usb3-uni-phy
- qcom,sm8250-qmp-usb3-phy - qcom,sm8250-qmp-usb3-phy
...@@ -253,6 +254,7 @@ allOf: ...@@ -253,6 +254,7 @@ allOf:
contains: contains:
enum: enum:
- qcom,qcm2290-qmp-usb3-phy - qcom,qcm2290-qmp-usb3-phy
- qcom,sm6115-qmp-usb3-phy
then: then:
properties: properties:
clocks: clocks:
...@@ -321,6 +323,7 @@ allOf: ...@@ -321,6 +323,7 @@ allOf:
- qcom,sc8180x-qmp-usb3-phy - qcom,sc8180x-qmp-usb3-phy
- qcom,sdx55-qmp-usb3-uni-phy - qcom,sdx55-qmp-usb3-uni-phy
- qcom,sdx65-qmp-usb3-uni-phy - qcom,sdx65-qmp-usb3-uni-phy
- qcom,sm6115-qmp-usb3-phy
- qcom,sm8150-qmp-usb3-uni-phy - qcom,sm8150-qmp-usb3-uni-phy
- qcom,sm8250-qmp-usb3-phy - qcom,sm8250-qmp-usb3-phy
then: then:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment