[PATCH v5 4/6] phy: dt-bindings: cdns, dphy: make clocks optional for Rx mode
Rob Herring
robh at kernel.org
Tue Sep 7 12:02:20 PDT 2021
On Fri, 03 Sep 2021 00:25:41 +0530, Pratyush Yadav wrote:
> The clocks are not used by the DPHY when used in Rx mode so make them
> optional for it by using a conditional based on compatible.
>
> Signed-off-by: Pratyush Yadav <p.yadav at ti.com>
>
> ---
>
> Changes in v5:
> - Make clocks a required property based on the compatible.
>
> Changes in v3:
> - Add Rob's Ack.
>
> Changes in v2:
> - Re-order subject prefixes.
>
> .../devicetree/bindings/phy/cdns,dphy.yaml | 13 +++++++++++--
> 1 file changed, 11 insertions(+), 2 deletions(-)
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-phy
mailing list