You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Signed-off-by: Ilya Yanok <[email protected]>
Tested-by: Yegor Yefremov <[email protected]>
Tested-by: Matt Porter <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
0 commit comments