From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] common/i2c: Add i2c write command
Date: Tue, 25 Sep 2012 13:21:01 -0700 [thread overview]
Message-ID: <5062122D.9010205@ti.com> (raw)
In-Reply-To: <50620D1D.7020904@freescale.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 09/25/12 12:59, York Sun wrote:
> On 09/17/2012 08:57 PM, York Sun wrote:
>> I have a case under debugging where I need to use i2c write to
>> devices. One device (EEPROM) has two-byte address length and
>> most others (including other EEPROMs) have one byte address
>> length. I also have other non-storage devices but I wouldn't use
>> "i2c write" because "i2c mw" will be sufficient. eeprom command
>> has its limitation for the case of variable device address and
>> variable address length.
>>
>
> Tom,
>
> Do I need to change this patch in any way? I see it is still "under
> review" in patchwork.
I am fine with it. This falls to Heiko now, thanks.
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQYhItAAoJENk4IS6UOR1WsbwP/R8Uuvih8dFBR6TTHyIuyIfF
O32bPad2IqlnZngiuiX9YKWjD2ZIr3sKCDClDJnXGqdBZl0A+JABFbWzeqfEgmTW
f62NAfNjDWlHzvCr1DbapMb6XCbJ5myHU+Bo0KDc0ObV6/Fl54p4pDmREEGGVfzN
o1quFJvBOcQSV8VNrj2YhMfZUkG9TE0+bYvZ4QUR9En8Q7PFQNyrOjni6iudV83Y
/61tIsqEQdCp5aOe0CbuWfeeTXDLlIrJ0O78f1enpfzMRxTJ6wt4a4/LCIbeI7JV
Ji78P+atTACS3p+6EpyBxLaxofOCgLSmOEB9b8X4jGZjoMrbqpc6fOYLh2xVDS6W
oUhRueEdx4NJ9gio/aekn8wnkw3u3WkD3AL+x4+APZrilTiKPtwhfgyVxbgJXAFh
VbCJ6CfVkWYpak6roJH627RsHfvBR8PrGb169sKrDPSiWOL/zNmJ6700Vd0VPJZf
462zRxeyobTA1D6YcfAPxoV7fgBho/ze6CHgizOtMGpZS+RlxnewLs0rtmSnU+2s
jY/vHQxyN+5ColfvZpvgAfME9HPD1efhTW74rS8MdPbg8iucMz1561mxjvfCGZSg
YgHIwR3ls8hb3D1b7zFLG8bs7ESWXagIKJz7Sq2B4Heg9o6JzgY2q4Yk+lway8Ib
X8Wwdk3Iv43o4oY4wd4K
=ANCQ
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-09-25 20:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-16 18:02 [U-Boot] [PATCH] common/i2c: Add i2c write command York Sun
2012-09-17 22:16 ` Tom Rini
2012-09-17 23:29 ` sun york-R58495
2012-09-17 23:36 ` Tom Rini
2012-09-18 3:57 ` York Sun
2012-09-25 19:59 ` York Sun
2012-09-25 20:21 ` Tom Rini [this message]
2012-09-27 5:47 ` Heiko Schocher
2012-10-16 3:57 ` Heiko Schocher
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=5062122D.9010205@ti.com \
--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 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.