clk: ux500: Provide an alias for the SMSC911x Ethernet chip
authorLee Jones <lee.jones@linaro.org>
Wed, 19 Dec 2012 16:48:02 +0000 (16:48 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Mar 2013 22:23:20 +0000 (23:23 +0100)
commit1e6b6801405ec578c8607e9dabcc4e946ea64f4c
tree9d91bc90e0de23b414243ed8fa96794812a18d14
parent9ea49fff04917255ad3dbc2231587a8e8ec0a389
clk: ux500: Provide an alias for the SMSC911x Ethernet chip

In the case of some of the ux500 platforms, an Ethernet chip is
placed on an extended bus which is traditionally used as a NAND
flash chip placeholder. The p3_pclk0 clock is used to control it,
so we are required to provide and easy way to access it from the
SMSC911x driver. We do this using an alias provided by this patch.

Acked-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/clk/ux500/u8500_clk.c