]> code.ossystems Code Review - bsp/u-boot.git/commit
i2c, mxc: rework i2c base address names for different SoCs
authorHeiko Schocher <hs@denx.de>
Wed, 13 May 2015 05:53:20 +0000 (07:53 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 15:22:41 +0000 (12:22 -0300)
commitd2249d2d4574c02861f0bed46b2f64e2eb52cd09
treecf3c5fbc87474049c0891208553292923a873c31
parent9c4a63b2869d75deadee4e5122d211375a1a9093
i2c, mxc: rework i2c base address names for different SoCs

rework and unify i2c address names for different SoCs, which
use the mxc_i2c driver.

Signed-off-by: Heiko Schocher <hs@denx.de>
arch/arm/include/asm/arch-imx/imx-regs.h
arch/arm/include/asm/arch-mx25/imx-regs.h
arch/arm/include/asm/arch-mx27/imx-regs.h
arch/arm/include/asm/arch-vf610/imx-regs.h
drivers/i2c/mxc_i2c.c