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