public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] OMAP I2C: fix handling of alen = 0
Date: Mon, 30 Apr 2012 11:43:55 -0700	[thread overview]
Message-ID: <20120430184355.GA14502@bill-the-cat> (raw)
In-Reply-To: <1332759982-9587-1-git-send-email-zonque@gmail.com>

On Mon, Mar 26, 2012 at 01:06:22PM +0200, Daniel Mack wrote:

> Allow raw I2C message transfers by setting the alen parameter to 0.
> Currently, this doesn't work due to false assumptions to what is
> appearantly considered a corner case.
> 
> With this patch applied, it is possible to send multibyte transfers
> in one single transaction instead of using multiple STOP-bit-ommited
> transfers.

Sorry for the late reply.  While I appricate your patch, it's against a
TI-specific tree rather than mainline and as such doesn't apply (the i2c
driver is a bit different and reconsiliation is on my list).  I'll make
sure this ends up in the TI tree and isn't lost.  Thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120430/4340d77e/attachment.pgp>

      reply	other threads:[~2012-04-30 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 11:06 [U-Boot] [PATCH] OMAP I2C: fix handling of alen = 0 Daniel Mack
2012-04-30 18:43 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120430184355.GA14502@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox