Commit dfb953f8 authored by Danila Tikhonov's avatar Danila Tikhonov Committed by Greg Kroah-Hartman
Browse files

dt-bindings: usb: qcom,pmic-typec: Add support for the PM6150 PMIC



The PM6150 PMIC has the same Type-C register block as the PM8150B.
Define corresponding compatible string, having the qcom,pm8150b-vbus-reg
as a fallback.

Signed-off-by: default avatarDanila Tikhonov <danila@jiaxyga.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240220202147.228911-2-danila@jiaxyga.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 654298ae
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
@@ -14,9 +14,14 @@ description:

properties:
  compatible:
    enum:
    oneOf:
      - enum:
          - qcom,pmi632-typec
          - qcom,pm8150b-typec
      - items:
          - enum:
              - qcom,pm6150-typec
          - const: qcom,pm8150b-typec

  connector:
    type: object