devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
@ 2023-05-10  8:27 Abel Vesa
  2023-05-17 13:42 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Abel Vesa @ 2023-05-10  8:27 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Lee Jones, ob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, devicetree, Linux Kernel Mailing List, Lee Jones,
	Krzysztof Kozlowski

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

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

The v5 (resend) is here:
https://lore.kernel.org/all/20230320150617.1824465-1-abel.vesa@linaro.org/

All other patches have been merged already. This is the only one left.

Changes since v5:
 * rebased on top of -next
 * added Krzysztof's R-b tag
 * added Lee's A-b tag

Changes since v4:
 * none

Changes since v3:
 * made this the second patch rather than the first in the series

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

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 36de335a33aa..abcdc0dd4aba 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -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#
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v6] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
  2023-05-10  8:27 [PATCH v6] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy Abel Vesa
@ 2023-05-17 13:42 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2023-05-17 13:42 UTC (permalink / raw)
  To: Abel Vesa
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Lee Jones, ob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, devicetree,
	Linux Kernel Mailing List, Krzysztof Kozlowski

On Wed, 10 May 2023, Abel Vesa wrote:

> The phy pattern property will be used for providing eUSB2 repeater
> functionality. This will be modelled as a Qualcomm PHY driver.
> 
> Acked-by: Lee Jones <lee@kernel.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> ---
> 
> The v5 (resend) is here:
> https://lore.kernel.org/all/20230320150617.1824465-1-abel.vesa@linaro.org/
> 
> All other patches have been merged already. This is the only one left.
> 
> Changes since v5:
>  * rebased on top of -next
>  * added Krzysztof's R-b tag
>  * added Lee's A-b tag
> 
> Changes since v4:
>  * none
> 
> Changes since v3:
>  * made this the second patch rather than the first in the series
> 
>  Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-17 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-10  8:27 [PATCH v6] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy Abel Vesa
2023-05-17 13:42 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).