All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romeo Enrico Alessio <romeo@korg.it>
To: linux-omap@vger.kernel.org
Subject: I2C Driver support for I2C_M_RECV_LEN
Date: Tue, 16 Feb 2010 11:07:19 +0100	[thread overview]
Message-ID: <4B7A6E57.4010307@korg.it> (raw)

Hi,
To implement the communication between a Omap3530 configured as master 
and a custom device configured as slave, I need to be able to configure 
the size of readings dynamically according to the first byte sent by the 
slave.
Checking kernel I found that in include/linux/i2c.h is declared the 
I2C_M_RECV_LEN flag for the "struct i2c_msg" which should be what I'm 
looking for. But I have not found an implementation of this 
functionality in the Omap I2c driver.
Can anyone confirm that?

Best Regards
Enrico

                 reply	other threads:[~2010-02-16 10:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4B7A6E57.4010307@korg.it \
    --to=romeo@korg.it \
    --cc=linux-omap@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.