]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: cpsw: add phy-handle parsing
authorHeiko Schocher <hs@denx.de>
Sat, 17 Oct 2015 04:04:35 +0000 (06:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Oct 2015 13:41:42 +0000 (06:41 -0700)
commit4529d723a23ecfc3a8a2c9bad1bec6cf8baf4059
tree17d67b8f03a9691437d1429ba990928a1bb8a593
parentb8efe1f061f66da15579532f2562afe5fbf03795
drivers: net: cpsw: add phy-handle parsing

add the ability to parse "phy-handle". This
is needed for phys, which have a DT node, and
need to parse DT properties.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/cpsw.txt
drivers/net/ethernet/ti/cpsw.c