Commit 2fe80ea2 authored by Wesley Cheng's avatar Wesley Cheng Committed by Vinod Koul
Browse files

dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible



Define a Glymur compatible string for the QMP combo PHY, along with
resource requirements.

Signed-off-by: default avatarWesley Cheng <wesley.cheng@oss.qualcomm.com>
Acked-by: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251209-linux-next-12825-v8-1-42133596bda0@oss.qualcomm.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent aecea964
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ description:
properties:
  compatible:
    enum:
      - qcom,glymur-qmp-usb3-dp-phy
      - qcom,sar2130p-qmp-usb3-dp-phy
      - qcom,sc7180-qmp-usb3-dp-phy
      - qcom,sc7280-qmp-usb3-dp-phy
@@ -63,6 +64,8 @@ properties:

  vdda-pll-supply: true

  refgen-supply: true

  "#clock-cells":
    const: 1
    description:
@@ -195,6 +198,7 @@ allOf:
      properties:
        compatible:
          enum:
            - qcom,glymur-qmp-usb3-dp-phy
            - qcom,sar2130p-qmp-usb3-dp-phy
            - qcom,sc8280xp-qmp-usb43dp-phy
            - qcom,sm6350-qmp-usb3-dp-phy
@@ -209,6 +213,18 @@ allOf:
      properties:
        power-domains: false

  - if:
      properties:
        compatible:
          enum:
            - qcom,glymur-qmp-usb3-dp-phy
    then:
      required:
        - refgen-supply
    else:
      properties:
        refgen-supply: false

additionalProperties: false

examples: