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


Groups > linux.kernel > #1280446

Re: [PATCH v2 1/2] i2c: mediatek: add i2c first write then read optimization

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] i2c: mediatek: add i2c first write then read optimization
Date 2015-12-01 02:00 +0100
Message-ID <qAHsu-2uI-11@gated-at.bofh.it> (permalink)
References <qsNv4-2fT-17@gated-at.bofh.it> <qsNv4-2fT-21@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, Nov 09, 2015 at 01:43:58PM +0800, Liguo Zhang wrote:
> For platform with auto restart support, between every transfer,
> i2c controller will trigger an interrupt and SW need to handle
> it to start new transfer. When doing write-then-read transfer,
> instead of restart mechanism, using WRRD mode to have controller
> send both transfer in one request to reduce latency.
> 
> Signed-off-by: Liguo Zhang <liguo.zhang@mediatek.com>
> Reviewed-by: Eddie Huang <eddie.huang@mediatek.com>

Applied to for-next, thanks!

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


Thread

Re: [PATCH v2 1/2] i2c: mediatek: add i2c first write then read  optimization Wolfram Sang <wsa@the-dreams.de> - 2015-12-01 02:00 +0100

csiph-web