> On Feb 20, 2015, at 5:22 AM, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote: > > On Thu, Feb 19, 2015 at 09:38:27PM +0100, Michael Grzeschik wrote: >> From: Jan Luebbe <jlu@xxxxxxxxxxxxxx> >> >> Signed-off-by: Jan Luebbe <jlu@xxxxxxxxxxxxxx> >> Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> >> --- >> arch/arm/boards/guf-vincell/board.c | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/arch/arm/boards/guf-vincell/board.c b/arch/arm/boards/guf-vincell/board.c >> index bafde2c..515f178 100644 >> --- a/arch/arm/boards/guf-vincell/board.c >> +++ b/arch/arm/boards/guf-vincell/board.c >> @@ -263,6 +263,9 @@ static struct i2c_board_info i2c_devices[] = { >> { >> I2C_BOARD_INFO("da9053", 0x48), >> }, >> + { >> + I2C_BOARD_INFO("24c32", 0x50), >> + }, > > Are you sure this REALLY works properly without converting the board to > device tree support? ;) read will work but write will need pdata info Best Regards, J. > > Sascha > > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox