diff options
author | Stefan Roese <sr@denx.de> | 2014-01-29 11:32:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-30 16:25:48 -0800 |
commit | f8d56d8f892be43a2404356073e16401eb5a42e6 (patch) | |
tree | e7b8f7217e8d5c7ecdfdf1cdc795f01fb1d6fdf2 /net | |
parent | 53d8ab29f8f6d67e37857b68189b38fa3d87dd8e (diff) |
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
When the GPIO bitbang MDIO driver is used instead of the Davinci MDIO driver
we need to configure the phy_id string differently. Otherwise this string
looks like this "gpio.6" instead of "gpio-0" and the PHY is not found when
phy_connect() is called.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Lukas Stockmann <lukas.stockmann@siemens.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions