summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/clock.c
diff options
context:
space:
mode:
authorSundar Iyer <sundar.iyer@stericsson.com>2010-09-30 04:43:09 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-10-13 16:49:24 +0200
commit4c61c8457ee92a2afc5a43aa0821971727ebd38c (patch)
tree4fa8ea576337b003bad0548a881cb5a01def0c86 /arch/arm/mach-ux500/clock.c
parentInput: add support for Nomadik SKE keypad controller (diff)
downloadlinux-4c61c8457ee92a2afc5a43aa0821971727ebd38c.tar.xz
linux-4c61c8457ee92a2afc5a43aa0821971727ebd38c.zip
ux500 - add platform data for Nomadik SKE keypad controller
Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'arch/arm/mach-ux500/clock.c')
-rw-r--r--arch/arm/mach-ux500/clock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/clock.c b/arch/arm/mach-ux500/clock.c
index d8ab7f184fe4..1675047daf20 100644
--- a/arch/arm/mach-ux500/clock.c
+++ b/arch/arm/mach-ux500/clock.c
@@ -477,6 +477,7 @@ static struct clk_lookup u8500_common_clks[] = {
CLK(sdi5, "sdi5", NULL),
CLK(uart2, "uart2", NULL),
CLK(ske, "ske", NULL),
+ CLK(ske, "nmk-ske-keypad", NULL),
CLK(sdi2, "sdi2", NULL),
CLK(i2c0, "nmk-i2c.0", NULL),
CLK(fsmc, "fsmc", NULL),