diff mbox series

bindings:phy Mark phy_clk binding as deprecated in Cadence Sierra Phy.

Message ID 1574062988-4751-1-git-send-email-aniljoy@cadence.com
State Changes Requested, archived
Headers show
Series bindings:phy Mark phy_clk binding as deprecated in Cadence Sierra Phy. | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Anil Joy Varughese Nov. 18, 2019, 7:43 a.m. UTC
Updated the Sierra Phy binding doc to mark phy_clk as deprecated.

Signed-off-by: Anil Joy Varughese <aniljoy@cadence.com>
---
 .../devicetree/bindings/phy/phy-cadence-sierra.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Kishon Vijay Abraham I Nov. 18, 2019, 8:02 a.m. UTC | #1
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

> 
> Signed-off-by: Anil Joy Varughese <aniljoy@cadence.com>
> ---
>  .../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".
>
Anil Joy Varughese Nov. 18, 2019, 9 a.m. UTC | #2
Hi Kishon,

> -----Original Message-----
> From: Kishon Vijay Abraham I <kishon@ti.com>
> Sent: Monday, November 18, 2019 1:32 PM
> To: Anil Joy Varughese <aniljoy@cadence.com>; robh+dt@kernel.org;
> mark.rutland@arm.com; linux-kernel@vger.kernel.org;
> devicetree@vger.kernel.org
> Cc: Milind Parab <mparab@cadence.com>; Rafal Ciepiela
> <rafalc@cadence.com>
> 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@cadence.com>
> > ---
> >  .../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".
> >
diff mbox series

Patch

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".