]> 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)
commitdf9f28923925843dcbc7252081fbf7dbc8584e45
treeabfe3795a58967605a177af6a958cd9a92548c3f
parent32f83f558cc52262f5cb44aa0306069f51ba56ce
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