Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1601513

Re: [PATCH v3] i2c-tools: add new tool 'i2ctransfer'

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH v3] i2c-tools: add new tool 'i2ctransfer'
Date 2017-03-15 17:10 +0100
Message-ID <tljES-1xz-17@gated-at.bofh.it> (permalink)
References <tkwE9-8nq-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Mar 13, 2017 at 12:41:35PM +0100, Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> This tool allows to construct and concat multiple I2C messages into one
> single transfer. Its aim is to test I2C master controllers, and so there
> is no SMBus fallback.
> 
> I've been missing such a tool a number of times now, so I finally got
> around to writing it myself. As with all I2C tools, it can be dangerous,
> but it can also be very useful when developing.
> 
> It has been tested with various Renesas I2C IP cores as well as Tegra,
> i.MX and AT91.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Cc: Jean Delvare <jdelvare@suse.de>
> Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> Cc: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> Cc: Geert Uytterhoeven <geert@linux-m68k.org>

I think we can do further changes incrementally now. So, I fixed two
more typos and an ugly linebreak and committed this tool to i2c-tools
master branch. This should increase the visibility of the tool and
encourage further testing. I'd still appreciate a review by Jean, yet I
think it has a bit more time until the next release of the tools.
Although, unsurprisingly, I'd like to see this happen more soonish as
well ;)

Thanks for all the encouragement,

   Wolfram

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3] i2c-tools: add new tool 'i2ctransfer' Wolfram Sang <wsa@the-dreams.de> - 2017-03-15 17:10 +0100

csiph-web