diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-01-20 14:45:30 -0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-02-04 12:36:11 +0530 |
commit | a618c47a816fa522fa2c8e0a17e8a291a967e44b (patch) | |
tree | 59108a13d24980b0a066f0c16095e9f63cba4be4 /Documentation | |
parent | 71edb0b4fa0e3bc248df564ba01a0f7c41607c8e (diff) | |
download | linux-a618c47a816fa522fa2c8e0a17e8a291a967e44b.tar.bz2 |
dt-bindings: phy: qcom,qmp: Add SC8180X UFS to the QMP binding
Add compatible for the SC8180x UFS PHY to the QMP binding.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210120224531.1610709-1-bjorn.andersson@linaro.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 f578677886c4..723194d938ba 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml @@ -25,6 +25,7 @@ properties: - qcom,msm8998-qmp-pcie-phy - qcom,msm8998-qmp-ufs-phy - qcom,msm8998-qmp-usb3-phy + - qcom,sc8180x-qmp-ufs-phy - qcom,sdm845-qhp-pcie-phy - qcom,sdm845-qmp-pcie-phy - qcom,sdm845-qmp-ufs-phy |