2024-06-05 09:39:47

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH] dt-bindings: phy: g12a-usb2-phy: add optional power-domains

On newer SoCs, the USB2 PHY can require a power-domain to operate,
add it as optional.

Signed-off-by: Neil Armstrong <[email protected]>
---
Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml b/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml
index 0031fb6a4e76..1a0c436b87a0 100644
--- a/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml
@@ -41,6 +41,9 @@ properties:
Phandle to a regulator that provides power to the PHY. This
regulator will be managed during the PHY power on/off sequence.

+ power-domains:
+ maxItems: 1
+
required:
- compatible
- reg

---
base-commit: c3f38fa61af77b49866b006939479069cd451173
change-id: 20240605-topic-amlogic-upstream-bindings-fixes-power-domains-phy-fa8d34ea3efa

Best regards,
--
Neil Armstrong <[email protected]>



2024-06-06 00:34:10

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: phy: g12a-usb2-phy: add optional power-domains


On Wed, 05 Jun 2024 11:36:00 +0200, Neil Armstrong wrote:
> On newer SoCs, the USB2 PHY can require a power-domain to operate,
> add it as optional.
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring (Arm) <[email protected]>


2024-06-12 18:03:48

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: phy: g12a-usb2-phy: add optional power-domains


On Wed, 05 Jun 2024 11:36:00 +0200, Neil Armstrong wrote:
> On newer SoCs, the USB2 PHY can require a power-domain to operate,
> add it as optional.
>
>

Applied, thanks!

[1/1] dt-bindings: phy: g12a-usb2-phy: add optional power-domains
commit: 8e97ddd586148fe8852c388eb7c9bba70223da5f

Best regards,
--
Vinod Koul <[email protected]>