]> git.baikalelectronics.ru Git - kernel.git/commit
dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusive
authorDavid Rivshin <drivshin@allworx.com>
Thu, 28 Apr 2016 01:42:47 +0000 (21:42 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 21:27:30 +0000 (17:27 -0400)
commit3bc0419d28907d50c69fa13dd3e930549b570755
treeabfe3795a58967605a177af6a958cd9a92548c3f
parent6d60748963d07b0e0aa42956a3cab163cd3c1d34
dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusive

The phy-handle, phy_id, and fixed-link properties are mutually exclusive,
and only one need be specified. Make this clear in the binding doc.

Also mark the phy_id property as deprecated, as phy-handle should be
used instead.

Signed-off-by: David Rivshin <drivshin@allworx.com>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/cpsw.txt