Re: [PATCH v2 17/18] phy: dt-bindings: cdns,dphy: make clocks optional
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 20:03:38
Also in:
dmaengine, linux-media, linux-phy, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 20:03:38
Also in:
dmaengine, linux-media, linux-phy, lkml
On Wed, 26 May 2021 20:53:07 +0530, Pratyush Yadav wrote:
The clocks are not used by the DPHY when used in Rx mode so make them optional. Signed-off-by: Pratyush Yadav <redacted> --- Changes in v2: - Re-order subject prefixes. Documentation/devicetree/bindings/phy/cdns,dphy.yaml | 2 -- 1 file changed, 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>