Commit 0278bbd3 authored by Wesley Cheng's avatar Wesley Cheng Committed by Vinod Koul
Browse files

dt-bindings: phy: qcom-m31-eusb2: Add Glymur compatible



Add the Glymur compatible to the M31 eUSB2 PHY, and use the SM8750 as
the fallback.

Signed-off-by: default avatarWesley Cheng <wesley.cheng@oss.qualcomm.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20251209-linux-next-12825-v8-3-42133596bda0@oss.qualcomm.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 1c0b4539
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -15,9 +15,12 @@ description:

properties:
  compatible:
    items:
    oneOf:
      - items:
          - enum:
          - qcom,sm8750-m31-eusb2-phy
              - qcom,glymur-m31-eusb2-phy
          - const: qcom,sm8750-m31-eusb2-phy
      - const: qcom,sm8750-m31-eusb2-phy

  reg:
    maxItems: 1