diff options
author | Iskren Chernev <iskren.chernev@gmail.com> | 2021-08-21 18:56:55 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-08-23 11:12:30 +0530 |
commit | 80f652c2661a4f1ed999c28294ebc43847d1b1e7 (patch) | |
tree | 00fa7c90c46e9205796fd797e365acf92cde4ccf | |
parent | 34633219b8947314d369ddf7bc2e45ac5aec7765 (diff) | |
download | lwn-80f652c2661a4f1ed999c28294ebc43847d1b1e7.tar.gz lwn-80f652c2661a4f1ed999c28294ebc43847d1b1e7.zip |
dt-bindings: phy: qcom,qmp: Add SM6115 UFS PHY bindings
Add the compatible strings for the UFS PHY found on SM4250/6115 SoC.
Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210821155657.893165-2-iskren.chernev@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-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 47d99001d2dd..75be5650a198 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml @@ -36,6 +36,7 @@ properties: - qcom,sdm845-qmp-ufs-phy - qcom,sdm845-qmp-usb3-phy - qcom,sdm845-qmp-usb3-uni-phy + - qcom,sm6115-qmp-ufs-phy - qcom,sm8150-qmp-ufs-phy - qcom,sm8150-qmp-usb3-phy - qcom,sm8150-qmp-usb3-uni-phy |