Message ID | 20181126001531.12974-10-grygorii.strashko@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver | expand |
On Sun, Nov 25, 2018 at 06:15:30PM -0600, Grygorii Strashko wrote: > The cpsw-phy-sel driver was replaced with new PHY driver phy-gmii-sel, so > deprecate cpsw-phy-sel bindings. > > Cc: Kishon Vijay Abraham I <kishon@ti.com> > Cc: Tony Lindgren <tony@atomide.com> > Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> > --- > Documentation/devicetree/bindings/net/cpsw-phy-sel.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Please add acks/reviewed-bys when posting new versions. Rob
On 11/26/18 1:58 PM, Rob Herring wrote: > On Sun, Nov 25, 2018 at 06:15:30PM -0600, Grygorii Strashko wrote: >> The cpsw-phy-sel driver was replaced with new PHY driver phy-gmii-sel, so >> deprecate cpsw-phy-sel bindings. >> >> Cc: Kishon Vijay Abraham I <kishon@ti.com> >> Cc: Tony Lindgren <tony@atomide.com> >> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> >> --- >> Documentation/devicetree/bindings/net/cpsw-phy-sel.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Please add acks/reviewed-bys when posting new versions. > Sry, missed your ask for this patch.
diff --git a/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt b/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt index 764c0c7..5d76f99 100644 --- a/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt +++ b/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt @@ -1,4 +1,4 @@ -TI CPSW Phy mode Selection Device Tree Bindings +TI CPSW Phy mode Selection Device Tree Bindings (DEPRECATED) ----------------------------------------------- Required properties:
The cpsw-phy-sel driver was replaced with new PHY driver phy-gmii-sel, so deprecate cpsw-phy-sel bindings. Cc: Kishon Vijay Abraham I <kishon@ti.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> --- Documentation/devicetree/bindings/net/cpsw-phy-sel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)