commit | 079c61e120bf88ee04b65a2150b060e9f986cfb9 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Apr 17 16:11:02 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Jul 13 09:55:44 2012 +0200 |
tree | 39f01d13a1c75f0d6fd3cad63beb4bc42b2eb5a1 | |
parent | 98582d9562b4bea6b0eb6e2bfafcd3fab3b60ccb [diff] |
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>