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)
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>

No differences found