]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9e42f715264ff158478fa30eaed847f6e131366b
tree17d67b8f03a9691437d1429ba990928a1bb8a593
parentaebd99477f03950fb05b29c7248656167198bf2d
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