Re: i2c master send/receive mode

2018-08-22 Thread Sascha Hauer
On Tue, Aug 21, 2018 at 05:18:24PM +0200, Aleksander Morgado wrote:
> The i2c master send support was already implemented in the i2c_write command, 
> but it was not properly documented. The first patch in the series addresses 
> that.
> 
> In the second patch, the i2c master receive mode is implemented in the 
> i2c_read command.
> 
>  [PATCH 1/2] i2c_write: document master send mode
>  [PATCH 2/2] i2c_read: implement support for master receive mode

Applied, thanks

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- |

___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


i2c master send/receive mode

2018-08-21 Thread Aleksander Morgado
The i2c master send support was already implemented in the i2c_write command, 
but it was not properly documented. The first patch in the series addresses 
that.

In the second patch, the i2c master receive mode is implemented in the i2c_read 
command.

 [PATCH 1/2] i2c_write: document master send mode
 [PATCH 2/2] i2c_read: implement support for master receive mode


___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox