commit | 1e66a3da4f7d73c027200fb18bb452fbde17fbd7 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 20 13:56:29 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 20 13:58:25 2013 +0200 |
tree | 3d1df7041ed755d0c40292f2afcbe89ec5ab64a0 | |
parent | 8478d266c5efe5c55c161a36b9af6c627e8e0b01 [diff] |
ARM: ux500: fix up the I2C devices The I2C device registration on the different ux500 board was buggy due to a switch to dynamically assigned I2C host addresses. This I2C host is still there, but we have to add the devices dynamically instead of using board data. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>