Message ID | 20210919031110.25064-2-shawn.guo@linaro.org |
---|---|
State | Accepted |
Commit | 40683ee5ff040b979f02ce2adf02ea32b83cd006 |
Headers | show |
Series | Add QUSB2 PHY support for QCM2290 | expand |
On Sun, 19 Sep 2021 11:11:09 +0800, Shawn Guo wrote: > Add compatible for QUSB2 PHY on QCM2290 platform. > > Signed-off-by: Shawn Guo <shawn.guo@linaro.org> > --- > Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml index ec9ccaaba098..48ae604b2194 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -21,6 +21,7 @@ properties: - qcom,ipq8074-qusb2-phy - qcom,msm8996-qusb2-phy - qcom,msm8998-qusb2-phy + - qcom,qcm2290-qusb2-phy - qcom,sdm660-qusb2-phy - qcom,ipq6018-qusb2-phy - qcom,sm4250-qusb2-phy
Add compatible for QUSB2 PHY on QCM2290 platform. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> --- Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + 1 file changed, 1 insertion(+)