[PATCH 0/2] Add QUSB2 PHY support for QCM2290
From: Shawn Guo <hidden>
Date: 2021-09-19 03:11:29
Also in:
linux-arm-msm, linux-phy, lkml
From: Shawn Guo <hidden>
Date: 2021-09-19 03:11:29
Also in:
linux-arm-msm, linux-phy, lkml
The series adds QUSB2 PHY support for QCM2290 platform, by documenting the compatible and it into driver match table. Shawn Guo (2): dt-bindings: phy: qcom,qusb2: Add compatible for QCM2290 phy: qcom-qusb2: Add compatible for QCM2290 Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + drivers/phy/qualcomm/phy-qcom-qusb2.c | 3 +++ 2 files changed, 4 insertions(+) -- 2.17.1