]> code.ossystems Code Review - bsp/u-boot.git/commit
i2c: imx: add macros to setup pads for multiple SoC types
authorNikita Kiryanov <nikita@compulab.co.il>
Wed, 20 Aug 2014 12:08:54 +0000 (15:08 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Sep 2014 15:30:36 +0000 (12:30 -0300)
commiteba02a9754f556fb6957af8a091e6a55cab24fdc
tree241bb01a10532a721247da420a3c21bd28d8c9d2
parente50e7404d51840a5f132a11dcc916547fe290726
i2c: imx: add macros to setup pads for multiple SoC types

Add macro which defines i2c_pads_info structs for multiple SoC types,
and a macro which selects the appropriate struct based on CPU type,
thus eliminating the need to manage multiple i2c pad configurations
manually when supporting multiple SoC types.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Acked-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
arch/arm/include/asm/imx-common/mxc_i2c.h