diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-01-21 02:43:38 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-02-04 08:06:11 +0100 |
commit | 4dd8c1c7f2bd88a4777f87e2a12735a8404235f0 (patch) | |
tree | 77e86ed8289bf8d96a7f8852bcd280fb74b7471d /Documentation | |
parent | dt-bindings: phy: qcom,qmp: Add SC8180X UFS to the QMP binding (diff) | |
download | linux-4dd8c1c7f2bd88a4777f87e2a12735a8404235f0.tar.xz linux-4dd8c1c7f2bd88a4777f87e2a12735a8404235f0.zip |
dt-bindings: phy: qcom,qmp: Add SC8180X USB phy
Add compatibles for the Qualcomm QMP PHY binding for the SuperSpeed USB
phys found in the SC8180x platform.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210121014339.1612525-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 723194d938ba..c38061de242a 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml @@ -26,6 +26,7 @@ properties: - qcom,msm8998-qmp-ufs-phy - qcom,msm8998-qmp-usb3-phy - qcom,sc8180x-qmp-ufs-phy + - qcom,sc8180x-qmp-usb3-phy - qcom,sdm845-qhp-pcie-phy - qcom,sdm845-qmp-pcie-phy - qcom,sdm845-qmp-ufs-phy |