diff mbox series

[RESEND,v5] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy

Message ID 20230320150617.1824465-1-abel.vesa@linaro.org
State Superseded
Headers show
Series [RESEND,v5] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy | expand

Commit Message

Abel Vesa March 20, 2023, 3:06 p.m. UTC
The phy pattern property will be used for providing eUSB2 repeater
functionality. This will be modelled as a Qualcomm PHY driver.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Lee Jones <lee@kernel.org>
---

Resend of:
https://lore.kernel.org/all/20230208190200.2966723-3-abel.vesa@linaro.org/

Added Krzysztof's R-b tag and Lee's A-b tag.

 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 975c30aad23c..f59f1f8cd52f 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -137,6 +137,10 @@  patternProperties:
     type: object
     $ref: /schemas/pinctrl/qcom,pmic-gpio.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#