Re: [PATCH] net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
From: Mugunthan V N <hidden>
Date: 2014-01-29 11:42:41
From: Mugunthan V N <hidden>
Date: 2014-01-29 11:42:41
On Wednesday 29 January 2014 04:02 PM, Stefan Roese wrote:
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 <redacted> Cc: Mugunthan V N <redacted>
Acked-by: Mugunthan V N <redacted> Regards Mugunthan V N