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 0/2] power: TWL4030: Move CONFIG_TWL4030_POWER to Kconfig
Date: Wed, 26 Apr 2017 16:19:09 -0400	[thread overview]
Message-ID: <20170426201909.GN12511@bill-the-cat> (raw)
In-Reply-To: <CAHCN7x+qRydz909S_tBGyMV-NvMWaNbZsNpo+xTCDnpgrfDDcg@mail.gmail.com>

On Wed, Apr 26, 2017 at 02:55:08PM -0500, Adam Ford wrote:
> On Wed, Apr 26, 2017 at 2:49 PM, Tom Rini <trini@konsulko.com> wrote:
> > On Wed, Apr 26, 2017 at 01:41:30PM -0500, Adam Ford wrote:
> >
> >> This series will move  CONFIG_TWL4030_POWER to Kconfig from include/configs.
> >> It will enable it by default when selecting OMAP34XX and remove it from
> >> a small handful of include/config files that are not yet using ti_omap3_common.h
> >> as well as ti_omap3_common.h.  I do not have the other hardware, but I tested
> >> this with a Logic PD Torpedo based on a DM3730 (OMAP3630) without issue.
> >>
> >> Adam Ford (2):
> >>   power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig
> >>   power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs
> >>
> >>  arch/arm/Kconfig                  | 1 +
> >>  drivers/power/Kconfig             | 7 +++++++
> >>  include/configs/cm_t35.h          | 1 -
> >>  include/configs/nokia_rx51.h      | 1 -
> >>  include/configs/omap3_evm.h       | 1 -
> >>  include/configs/sniper.h          | 6 ------
> >>  include/configs/tao3530.h         | 1 -
> >>  include/configs/ti_omap3_common.h | 3 ---
> >>  include/configs/tricorder.h       | 1 -
> >>  scripts/config_whitelist.txt      | 1 -
> >>  10 files changed, 8 insertions(+), 15 deletions(-)
> >
> > This looks good, but should just be a single patch that adds to Kconfig
> > and updates the include files.  Thanks for doing this!
> 
> Do you want me to re-post with a V2 with them merged?

No, that's OK.  Just keep in mind in case anyone else has comments.
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/20170426/3650f704/attachment.sig>

  reply	other threads:[~2017-04-26 20:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-26 18:41 [U-Boot] [PATCH 0/2] power: TWL4030: Move CONFIG_TWL4030_POWER to Kconfig Adam Ford
2017-04-26 18:41 ` [U-Boot] [PATCH 1/2] power: twl4030: " Adam Ford
2017-04-29  0:28   ` Simon Glass
2017-05-10 17:53   ` [U-Boot] [U-Boot, " Tom Rini
2017-04-26 18:41 ` [U-Boot] [PATCH 2/2] power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs Adam Ford
2017-04-29  0:28   ` Simon Glass
2017-04-29 15:21     ` Adam Ford
2017-04-30  3:49       ` Simon Glass
2017-05-10 17:53   ` [U-Boot] [U-Boot, " Tom Rini
2017-04-26 19:49 ` [U-Boot] [PATCH 0/2] power: TWL4030: Move CONFIG_TWL4030_POWER to Kconfig Tom Rini
2017-04-26 19:55   ` Adam Ford
2017-04-26 20:19     ` Tom Rini [this message]
2017-04-27 14:33       ` Adam Ford
2017-04-27 14:50         ` 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=20170426201909.GN12511@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.