Skip to content
Commit 59269b94 authored by Ilya Yanok's avatar Ilya Yanok Committed by Paul Walmsley
Browse files

ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases



Rename EMAC clocks to match driver expectations: both davinci_emac and
davinci_mdio drivers call clk_get(dev, NULL) so we have to provide
("davinci_emac", NULL) and ("davinci_mdio.0", NULL) clocks instead of
("davinci_emac", "emac_clk") and ("davinci_emac", "phy_clk") resp.

Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: default avatarIlya Yanok <yanok@emcraft.com>
Tested-by: default avatarYegor Yefremov <yegorslists@googlemail.com>
Tested-by: default avatarMatt Porter <mporter@ti.com>
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 0eb4fd9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment