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] [PATCH 8/8] defconfig: keystone: Enable DM I2C
Date: Wed, 12 Apr 2017 15:13:14 -0400	[thread overview]
Message-ID: <20170412191314.GC19897@bill-the-cat> (raw)
In-Reply-To: <20170411183725.4183-9-fcooper@ti.com>

On Tue, Apr 11, 2017 at 01:37:25PM -0500, Franklin S Cooper Jr wrote:

> Now that the davinci I2C driver is converted to driver model enable
> it in 66AK2Gx defconfig
> 
> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
> ---
>  configs/k2e_evm_defconfig  | 1 +
>  configs/k2g_evm_defconfig  | 1 +
>  configs/k2hk_evm_defconfig | 1 +
>  configs/k2l_evm_defconfig  | 1 +
>  4 files changed, 4 insertions(+)

Should we be imply/select'ing DM_I2C from the Kconfig file now?

-- 
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/20170412/d7dee216/attachment.sig>

  reply	other threads:[~2017-04-12 19:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 18:37 [U-Boot] [PATCH 0/8] drivers: i2c: davinci_i2c: Convert driver to DM Franklin S Cooper Jr
2017-04-11 18:37 ` [U-Boot] [PATCH 1/8] i2c: davinci: Split functions into two parts for future DM support Franklin S Cooper Jr
2017-04-11 18:37 ` [U-Boot] [PATCH 2/8] drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model Franklin S Cooper Jr
2017-04-11 18:37 ` [U-Boot] [PATCH 3/8] ti: common: board_detect: Introduce function to set the address length Franklin S Cooper Jr
2017-04-12  8:40   ` Vignesh R
2017-04-12 13:14     ` Franklin S Cooper Jr
2017-04-11 18:37 ` [U-Boot] [PATCH 4/8] ti: common: board_detect: Set alen to expected value before i2c read Franklin S Cooper Jr
2017-04-12 19:12   ` Tom Rini
2017-04-11 18:37 ` [U-Boot] [PATCH 5/8] ARM: dts: k2g: Add I2C nodes to 66AK2Gx Franklin S Cooper Jr
2017-04-12 19:11   ` Tom Rini
2017-04-12 19:17     ` Franklin S Cooper Jr
2017-04-12 19:24       ` Tom Rini
2017-04-11 18:37 ` [U-Boot] [PATCH 6/8] ARM: dts: keystone2: add I2C aliases for davinci I2C nodes Franklin S Cooper Jr
2017-04-11 18:37 ` [U-Boot] [PATCH 7/8] ARM: dts: keystone-k2g-evm: Enable I2C0 and I2C1 Franklin S Cooper Jr
2017-04-11 18:37 ` [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C Franklin S Cooper Jr
2017-04-12 19:13   ` Tom Rini [this message]
2017-04-12 19:26     ` Franklin S Cooper Jr
2017-04-12 19:33       ` Tom Rini
2017-04-12 19:41         ` Franklin S Cooper Jr
2017-04-12 19:52           ` 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=20170412191314.GC19897@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.