diff options
| author | Grygorii Strashko <[email protected]> | 2019-02-20 15:25:18 +0000 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2019-02-20 16:14:04 +0000 |
| commit | bae2bf97939aebd74dfd8f0b76b4902a19e63eef (patch) | |
| tree | 6f82bd3436f1cb2a05d6e2c977bd9a068cac1ea4 | |
| parent | ARM: dts: am335x: switch to use phy-gmii-sel (diff) | |
| download | kernel-bae2bf97939aebd74dfd8f0b76b4902a19e63eef.tar.gz kernel-bae2bf97939aebd74dfd8f0b76b4902a19e63eef.zip | |
dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
The cpsw-phy-sel driver was replaced with new PHY driver phy-gmii-sel, so
deprecate cpsw-phy-sel bindings.
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Grygorii Strashko <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/net/cpsw-phy-sel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt b/Documentation/devicetree/bindings/net/cpsw-phy-sel.txt index 764c0c79b43d..5d76f991c027 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: |
