diff options
author | Krishna Kurapati <quic_kriskura@quicinc.com> | 2024-10-14 14:14:29 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-16 10:42:34 +0200 |
commit | d146d384222e6879d477fa95cefb576bdaf883af (patch) | |
tree | dc33a6a4bacd810fe3f2246b4e35ea3b5fc91ce5 /Documentation | |
parent | f47333c690e49a9042d721f9c493ad78bbff11ac (diff) | |
download | lwn-d146d384222e6879d477fa95cefb576bdaf883af.tar.gz lwn-d146d384222e6879d477fa95cefb576bdaf883af.zip |
dt-bindings: phy: qcom,qusb2: Add bindings for QCS615
Update dt-bindings to add QCS615 to QUSB2 Phy list.
Signed-off-by: Krishna Kurapati <quic_kriskura@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241014084432.3310114-3-quic_kriskura@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml index 95eecbaef05c..4aed4b5d65ec 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -25,6 +25,7 @@ properties: - qcom,msm8996-qusb2-phy - qcom,msm8998-qusb2-phy - qcom,qcm2290-qusb2-phy + - qcom,qcs615-qusb2-phy - qcom,sdm660-qusb2-phy - qcom,sm4250-qusb2-phy - qcom,sm6115-qusb2-phy |