All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Date: Thu, 10 Aug 2017 12:06:21 +0200	[thread overview]
Message-ID: <598C301D.7030604@denx.de> (raw)
In-Reply-To: <1502129480-20684-1-git-send-email-aford173@gmail.com>

Hello Adam,

Am 07.08.2017 um 20:11 schrieb Adam Ford:
> The driver is for all boards 24XX and up, so let's eliminate the
> extra option called CONFIG_SYS_I2C_OMAP34XX since the driver checks
> for CONFIG_OMAP34XX we don't need CONFIG_SYS_I2C_OMAP34XX.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
> ---
>   arch/arm/mach-omap2/omap3/clock.c   | 2 +-
>   board/compulab/cm_t35/cm_t35.c      | 2 +-
>   board/logicpd/am3517evm/am3517evm.c | 2 +-
>   board/ti/am3517crane/am3517crane.c  | 2 +-
>   board/ti/evm/evm.c                  | 2 +-
>   drivers/i2c/Makefile                | 1 -
>   include/configs/am3517_crane.h      | 2 +-
>   include/configs/am3517_evm.h        | 2 +-
>   include/configs/cm_t35.h            | 2 +-
>   include/configs/cm_t3517.h          | 2 +-
>   include/configs/cm_t54.h            | 2 +-
>   include/configs/devkit8000.h        | 2 +-
>   include/configs/mcx.h               | 2 +-
>   include/configs/nokia_rx51.h        | 2 +-
>   include/configs/omap3_evm.h         | 2 +-
>   include/configs/omap3_logic.h       | 2 +-
>   include/configs/omap3_overo.h       | 2 +-
>   include/configs/omap3_pandora.h     | 2 +-
>   include/configs/omap3_zoom1.h       | 2 +-
>   include/configs/sniper.h            | 2 +-
>   include/configs/tam3517-common.h    | 2 +-
>   include/configs/tao3530.h           | 2 +-
>   include/configs/tricorder.h         | 2 +-
>   scripts/config_whitelist.txt        | 1 -
>   24 files changed, 22 insertions(+), 24 deletions(-)

applied to u-boot-i2c.git

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

      parent reply	other threads:[~2017-08-10 10:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07 18:11 [U-Boot] [PATCH 1/2] Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX Adam Ford
2017-08-09  4:00 ` Heiko Schocher
2017-08-10 10:06 ` Heiko Schocher [this message]

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=598C301D.7030604@denx.de \
    --to=hs@denx.de \
    --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.