On Thu, Apr 4, 2013 at 3:05 PM, Fabio Estevam <fabio.estevam at freescale.com> wrote: > FEC driver looks for "phy" as the regulator-name: > > reg_phy = devm_regulator_get(&pdev->dev, "phy"); > > So adjust it properly. Please discard this one. Current code is correct.