diff options
author | Vinod Koul <vkoul@kernel.org> | 2021-02-04 17:58:03 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-02-06 10:53:46 +0100 |
commit | d0858167492b59297c5c2aac10cdc9904c5a1cc6 (patch) | |
tree | 94c648795abbff03fa41117459c401db1a7b2ef4 /Documentation | |
parent | phy: qualcomm: usb28nm: Add MDM9607 init sequence (diff) | |
download | linux-d0858167492b59297c5c2aac10cdc9904c5a1cc6.tar.xz linux-d0858167492b59297c5c2aac10cdc9904c5a1cc6.zip |
dt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings
Add the compatible strings for the UFS PHY found on SM8350 SoC.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210204165805.62235-2-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml index c38061de242a..626447fee092 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml @@ -40,6 +40,7 @@ properties: - qcom,sm8250-qmp-modem-pcie-phy - qcom,sm8250-qmp-usb3-phy - qcom,sm8250-qmp-usb3-uni-phy + - qcom,sm8350-qmp-ufs-phy - qcom,sm8350-qmp-usb3-phy - qcom,sm8350-qmp-usb3-uni-phy - qcom,sdx55-qmp-usb3-uni-phy |