]> Git Repo - u-boot.git/commit
i2c: designware: Convert driver to multibus/multiadapter framework
authorStefan Roese <[email protected]>
Tue, 28 Oct 2014 11:12:00 +0000 (12:12 +0100)
committerHeiko Schocher <[email protected]>
Wed, 29 Oct 2014 07:56:23 +0000 (08:56 +0100)
commit678398b19ee23ee5227074bc0d0e7c3925af815c
treea6b3fa06c5ba2ddcbf4a272cf6a6d014ec777051
parent318a9cea4983260aae6505b2750e78c276a5451b
i2c: designware: Convert driver to multibus/multiadapter framework

In preparation for the SoCFPGA support of the designware I2C driver,
convert this driver to the common CONFIG_SYS_I2C framework.

This patch converts all users of this driver, this is:

- ST spearxxx boards
- AXS101 (ARC700 platform)

I couldn't test this patch on those boards. Only compile tested for all
spear boards. And tested on SoCFPGA.

Signed-off-by: Stefan Roese <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Acked-by: Alexey Brodkin <[email protected]>
Tested-by: Alexey Brodkin <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Vipin Kumar <[email protected]>
Cc: Jeroen Hofstee <[email protected]>
arch/arm/cpu/arm926ejs/spear/cpu.c
drivers/i2c/Makefile
drivers/i2c/designware_i2c.c
include/configs/axs101.h
include/configs/spear-common.h
include/configs/x600.h
This page took 0.036127 seconds and 4 git commands to generate.