Re: [PATCH 1/2] i2c: at91: add DT property for the HOLD field of TWIHS_CWGR

2015-09-30 Thread Cyrille Pitchen
Hi all, it looks good to me. Le 30/09/2015 10:47, Ludovic Desroches a écrit : > From: Wenyou Yang > > Add the HOLD field setting in order to support I2C slave devices which need > a longer hold time of the data. > Since it depends on the slave devices connected to the bus, add a DT > property

[PATCH 1/2] i2c: at91: add DT property for the HOLD field of TWIHS_CWGR

2015-09-30 Thread Ludovic Desroches
From: Wenyou Yang Add the HOLD field setting in order to support I2C slave devices which need a longer hold time of the data. Since it depends on the slave devices connected to the bus, add a DT property "atmel,twd-hold-cycles" to specify this HOLD field. Signed-off-by: Wenyou Yang

[PATCH 1/2] i2c: at91: add DT property for the HOLD field of TWIHS_CWGR

2015-09-30 Thread Ludovic Desroches
From: Wenyou Yang Add the HOLD field setting in order to support I2C slave devices which need a longer hold time of the data. Since it depends on the slave devices connected to the bus, add a DT property "atmel,twd-hold-cycles" to specify this HOLD field. Signed-off-by:

Re: [PATCH 1/2] i2c: at91: add DT property for the HOLD field of TWIHS_CWGR

2015-09-30 Thread Cyrille Pitchen
Hi all, it looks good to me. Le 30/09/2015 10:47, Ludovic Desroches a écrit : > From: Wenyou Yang > > Add the HOLD field setting in order to support I2C slave devices which need > a longer hold time of the data. > Since it depends on the slave devices connected to the