ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2c
authorLee Jones <lee.jones@linaro.org>
Tue, 17 Apr 2012 15:11:02 +0000 (16:11 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 07:55:44 +0000 (09:55 +0200)
commit079c61e120bf88ee04b65a2150b060e9f986cfb9
tree39f01d13a1c75f0d6fd3cad63beb4bc42b2eb5a1
parent98582d9562b4bea6b0eb6e2bfafcd3fab3b60ccb
ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2c

This patch provides a way for find_clk() to complete its name-based
searches and still find the nmk-i2c clocks. As Device Tree has a
different naming structure to that of more traditional initialisation
methods, find_clk() not succeed without these bindings.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/board-mop500.c