]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i2c: mvtwsi: Support for up to 4 different controllers
authorPaul Kocialkowski <contact@paulk.fr>
Fri, 10 Apr 2015 21:09:51 +0000 (23:09 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:15 +0000 (21:47 +0200)
commit6d63badad8cef340772f78a24dd76fca39cc123b
treed5364cd64ed6c61d2b344e9774478d854a81bdad
parent14e2bd5016d3f01887ae0a11bdbd58cfae04b8a3
i2c: mvtwsi: Support for up to 4 different controllers

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@paulk.fr>
Acked-by: Heiko Schocher <hs@denx.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/include/asm/arch-sunxi/i2c.h
arch/arm/mach-kirkwood/include/mach/config.h
drivers/i2c/mvtwsi.c
include/configs/db-mv784mp-gp.h
include/configs/edminiv2.h
include/configs/maxbcm.h