RE: [PATCH] bindings:phy Mark phy_clk binding as deprecated in Cadence Sierra Phy.

From: Anil Joy Varughese
Date: Mon Nov 18 2019 - 04:01:01 EST


Hi Kishon,

> -----Original Message-----
> From: Kishon Vijay Abraham I <kishon@xxxxxx>
> Sent: Monday, November 18, 2019 1:32 PM
> To: Anil Joy Varughese <aniljoy@xxxxxxxxxxx>; robh+dt@xxxxxxxxxx;
> mark.rutland@xxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> devicetree@xxxxxxxxxxxxxxx
> Cc: Milind Parab <mparab@xxxxxxxxxxx>; Rafal Ciepiela
> <rafalc@xxxxxxxxxxx>
> Subject: Re: [PATCH] bindings:phy Mark phy_clk binding as deprecated in
> Cadence Sierra Phy.
>
> EXTERNAL MAIL
>
>
> Anil,
>
> On 18/11/19 1:13 PM, Anil Joy Varughese wrote:
> > Updated the Sierra Phy binding doc to mark phy_clk as deprecated.
>
> This should also indicate why your are deprecating it.
>
> Thanks
> Kishon

I am deprecating it since there is a new set of bindings (cmn_refclk, cmn_refclk1) announced by TI.

Will update and send new patch.

Thanks,
Anil



>
> >
> > Signed-off-by: Anil Joy Varughese <aniljoy@xxxxxxxxxxx>
> > ---
> > .../devicetree/bindings/phy/phy-cadence-sierra.txt | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
> b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
> > index 6e1b47b..9a42b46 100644
> > --- a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
> > +++ b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
> > @@ -5,7 +5,7 @@ Required properties:
> > - compatible: cdns,sierra-phy-t0
> > - clocks: Must contain an entry in clock-names.
> > See ../clocks/clock-bindings.txt for details.
> > -- clock-names: Must be "phy_clk"
> > +- clock-names: Must be "phy_clk". This is deprecated and should not
> be used with newer bindings.
> > - resets: Must contain an entry for each in reset-names.
> > See ../reset/reset.txt for details.
> > - reset-names: Must include "sierra_reset" and "sierra_apb".
> >