Commit 76b4a24d authored by Abel Vesa's avatar Abel Vesa Committed by Lee Jones
Browse files

dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy



The phy pattern property will be used for providing eUSB2 repeater
functionality. This will be modelled as a Qualcomm PHY driver.

Signed-off-by: default avatarAbel Vesa <abel.vesa@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230510082725.3612903-1-abel.vesa@linaro.org


Signed-off-by: default avatarLee Jones <lee@kernel.org>
parent 9816d859
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -146,6 +146,10 @@ patternProperties:
    type: object
    $ref: /schemas/nvmem/qcom,spmi-sdam.yaml#

  "phy@[0-9a-f]+$":
    type: object
    $ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#

  "pon@[0-9a-f]+$":
    type: object
    $ref: /schemas/power/reset/qcom,pon.yaml#