]> 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)
commitf0a9ba90d1cac2f146eb47709feace2184b8650e
tree17d67b8f03a9691437d1429ba990928a1bb8a593
parent187f0c2ab367e6a66912d9452c3a13f723c7ccbd
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