[U-Boot] [PATCH v3 1/3] i2c: mvtwsi: Support for up to 4 different controllers
Hans de Goede
hdegoede at redhat.com
Tue Apr 7 08:29:34 CEST 2015
Hi,
On 07-04-15 07:24, Heiko Schocher wrote:
> Hello Paul,
>
> Am 05.04.2015 09:51, schrieb Paul Kocialkowski:
>> Orion5x, Kirkwood and Armada XP platforms come with a single TWSI (I2C) MVTWSI
>> controller. However, other platforms using MVTWSI may come with more: this is
>> the case on Allwinner (sunxi) platforms, where up to 4 controllers can be found
>> on the same chip.
>>
>> Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
>> ---
>> arch/arm/include/asm/arch-sunxi/i2c.h | 2 +-
>> arch/arm/mach-kirkwood/include/mach/config.h | 2 +-
>> drivers/i2c/mvtwsi.c | 124 ++++++++++++++++++++-------
>> include/configs/db-mv784mp-gp.h | 2 +-
>> include/configs/edminiv2.h | 2 +-
>> include/configs/maxbcm.h | 2 +-
>> 6 files changed, 100 insertions(+), 34 deletions(-)
>
> Thanks for your work. No comments from me, beside of the fact,
> that it would be nice if we could switch to use DM ;-)
>
> Acked-by: Heiko Schocher <hs at denx.de>
>
> @Hans: please pick up the hole series, thanks!
Ok will do so as soon as there is a V4 addressing my last review
comment.
Regards,
Hans
More information about the U-Boot
mailing list