diff mbox series

[1/2] dt-bindings: phy: qcom,qmp: Add sc8180x PCIe compatible

Message ID 20210629004509.1788286-1-bjorn.andersson@linaro.org (mailing list archive)
State Not Applicable, archived
Headers show
Series [1/2] dt-bindings: phy: qcom,qmp: Add sc8180x PCIe compatible | expand

Commit Message

Bjorn Andersson June 29, 2021, 12:45 a.m. UTC
Add a compatible for the sc8180x PCIe PHY.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring July 14, 2021, 8:57 p.m. UTC | #1
On Mon, 28 Jun 2021 17:45:08 -0700, Bjorn Andersson wrote:
> Add a compatible for the sc8180x PCIe PHY.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Vinod Koul July 20, 2021, 10:35 a.m. UTC | #2
On 28-06-21, 17:45, Bjorn Andersson wrote:
> Add a compatible for the sc8180x PCIe PHY.

Applied both, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
index f0497b8623ad..242560ff52a4 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
@@ -27,6 +27,7 @@  properties:
       - qcom,msm8998-qmp-ufs-phy
       - qcom,msm8998-qmp-usb3-phy
       - qcom,sc7180-qmp-usb3-phy
+      - qcom,sc8180x-qmp-pcie-phy
       - qcom,sc8180x-qmp-ufs-phy
       - qcom,sc8180x-qmp-usb3-phy
       - qcom,sdm845-qhp-pcie-phy
@@ -326,6 +327,7 @@  allOf:
         compatible:
           contains:
             enum:
+              - qcom,sc8180x-qmp-pcie-phy
               - qcom,sdm845-qhp-pcie-phy
               - qcom,sdm845-qmp-pcie-phy
               - qcom,sdx55-qmp-pcie-phy