[U-Boot] [PATCH v4 2/2] i2c:soft:multi: Enable soft I2C multibus at Trats development board
Heiko Schocher
hs at denx.de
Thu Sep 6 05:50:07 CEST 2012
Hello Lukasz,
On 05.09.2012 11:15, Lukasz Majewski wrote:
> This commit enables multibus handling at Samsung's Trats development board.
>
> Signed-off-by: Lukasz Majewski<l.majewski at samsung.com>
> Signed-off-by: Kyungmin Park<kyungmin.park at samsung.com>
> Cc: Minkyu Kang<mk7.kang at samsung.com>
>
> ---
> Changes for v2:
> - CONFIG_SOFT_I2C_MULTI_BUS flag added to Trats configuration
>
> Changes for v3:
> - correct definition of TRATS I2C_1 pins
>
> Changes for v4:
> - Assign I2C numbers reflecting the HW structure of Trats board
> - Change the max I2C numbers to 15 from 7
> - i2c_init_board() function defined for trats board
> ---
> board/samsung/trats/trats.c | 15 +++++++++++++++
> include/configs/trats.h | 24 +++++++++++++++++-------
> 2 files changed, 32 insertions(+), 7 deletions(-)
Acked-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list