]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Complete i2c support for each supported platform
authorPaul Kocialkowski <contact@paulk.fr>
Fri, 10 Apr 2015 21:09:52 +0000 (23:09 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:15 +0000 (21:47 +0200)
commit3c814d78ff45222afed9243c3f3e6b430cf7d9f3
tree7ec8814dfebdcff406c44b11270fddfc899e278f
parent6d63badad8cef340772f78a24dd76fca39cc123b
sunxi: Complete i2c support for each supported platform

Sunxi platforms come with at least 3 TWI (I2C) controllers and some platforms
even have up to 5. This adds support for every controller on each supported
platform, which is especially useful when using expansion ports on single-board-
computers.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/include/asm/arch-sunxi/cpu_sun4i.h
arch/arm/include/asm/arch-sunxi/gpio.h
arch/arm/include/asm/arch-sunxi/i2c.h
board/sunxi/Kconfig
board/sunxi/board.c
include/configs/sunxi-common.h