u-boot-brain/board/samsung
Łukasz Majewski 2936df1f11 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework
New I2C framework, introduced after v2013.07 final release, imposed I2C
code adjustment for some Samsung boards - namely Trats, GONI and Universal_c210.

Those boards were using schematic based I2C enumeration (I2C_5, I2C_9).
However, new I2C framework imposes usage of logical I2C adapters numbering
(e.g. I2C_0, I2C_1, etc).

Additionally, I2C_GET_* macros were replaced with i2c_*_bus_num() functions.

Trats board gained definition of second soft I2C adapter.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Heiko Schocher <hs@denx.de>
2013-08-20 11:15:32 +02:00
..
common i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework 2013-08-20 11:15:32 +02:00
dts dt: don't use ARCH_CPU_DTS 2013-08-02 18:29:32 -04:00
goni i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework 2013-08-20 11:15:32 +02:00
origen Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
smdk2410 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
smdk5250 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
smdkc100 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
smdkv310 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
trats i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework 2013-08-20 11:15:32 +02:00
universal_c210 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework 2013-08-20 11:15:32 +02:00