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)
committerStefano Babic <sbabic@denx.de>
Tue, 9 Sep 2014 13:32:32 +0000 (15:32 +0200)
commitc6c2492ad881988a9e67aabb220b8cac91d41473
treebd92ab674681b99a130910040b93ca871d73c67d
parentdc383dd58300e2430e9ad61f6aced2e2d42d16b7
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