[PATCH 16/16] dt-bindings: phy: cdns,dphy: add power-domains property
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Fri Apr 2 11:35:36 BST 2021
Hi Pratyush,
Thank you for the patch.
On Tue, Mar 30, 2021 at 11:03:48PM +0530, Pratyush Yadav wrote:
> This property is needed on TI platforms to enable the PD of the DPHY
> before it can be used.
>
> Signed-off-by: Pratyush Yadav <p.yadav at ti.com>
> ---
> Documentation/devicetree/bindings/phy/cdns,dphy.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
> index 0807ba68284d..ddcd4de0aef6 100644
> --- a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
> +++ b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
> @@ -30,6 +30,9 @@ properties:
> "#phy-cells":
> const: 0
>
> + power-domains:
> + maxItems: 1
> +
Would it be useful to add power-domains to the example ?
Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> required:
> - compatible
> - reg
--
Regards,
Laurent Pinchart
More information about the linux-phy
mailing list