All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, V2, 4/9] ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3
Date: Wed, 10 May 2017 13:53:00 -0400	[thread overview]
Message-ID: <20170510175300.GE12511@bill-the-cat> (raw)
In-Reply-To: <909318ff928ffd6e90e586c72c0468960884f66c.1492434551.git.aford173@gmail.com>

On Mon, Apr 17, 2017 at 08:09:40AM -0500, Adam Ford wrote:

> New i2c_read, i2c_write and i2c_probe functions, tested on OMAP4
> (4430/60/70), OMAP5 (5430) and AM335X (3359) were added in 960187ffa125(
> "ARM: OMAP: I2C: New read, write and probe functions") but not tested
> on OMAP3.  This patch will allow the updated drivers using device tree and
> DM_I2C to operate on OMAP3.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
> 
> diff --git a/drivers/i2c/omap24xx_i2c.c b/drivers/i2c/omap24xx_i2c.c
> index 26996e9..a23737a 100644

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170510/efe75286/attachment.sig>

  reply	other threads:[~2017-05-10 17:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-17 13:09 [U-Boot] [PATCH V2 0/9] Add Device Tree for OMAP3 and omap3_logic Adam Ford
2017-04-17 13:09 ` [U-Boot] [PATCH V2 1/9] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT Adam Ford
2017-04-26  4:57   ` Lokesh Vutla
2017-04-29  0:27     ` Simon Glass
2017-05-10 17:52   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 2/9] omap3: Copy Device tree from Linux 4.9.y stable Adam Ford
2017-05-10 17:52   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 3/9] omap3630: " Adam Ford
2017-05-10 17:52   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 4/9] ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 Adam Ford
2017-05-10 17:53   ` Tom Rini [this message]
2017-04-17 13:09 ` [U-Boot] [PATCH V2 5/9] omap3: Copy twl4030 device tree from Linux 4.9.y stable Adam Ford
2017-05-10 17:53   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 6/9] OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC Adam Ford
2017-05-10 17:53   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 7/9] ARM: DTS: Add Logic PD DM3730 SOM-LV initial support Adam Ford
2017-05-10 17:53   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 8/9] ARM: DTS: Add Logic PD DM3730 Torpedo Device Tree Adam Ford
2017-05-10 17:53   ` [U-Boot] [U-Boot, V2, " Tom Rini
2017-04-17 13:09 ` [U-Boot] [PATCH V2 9/9] omap3_logic: Add Device Tree Support and more DM drivers Adam Ford
2017-05-10 17:53   ` [U-Boot] [U-Boot, V2, " Tom Rini

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=20170510175300.GE12511@bill-the-cat \
    --to=trini@konsulko.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.