Re: [PATCH v2 18/18] phy: dt-bindings: cdns,dphy: add power-domains property
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 20:04:01
Also in:
dmaengine, linux-media, linux-phy, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 20:04:01
Also in:
dmaengine, linux-media, linux-phy, lkml
On Wed, 26 May 2021 20:53:08 +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 <redacted> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> --- Changes in v2: - Add power-domain to the example. - Add Laurent's R-by. - Re-order subject prefixes. Documentation/devicetree/bindings/phy/cdns,dphy.yaml | 5 +++++ 1 file changed, 5 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>