linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX
Date: Wed, 9 May 2012 11:44:16 -0700	[thread overview]
Message-ID: <20120509184415.GT5088@atomide.com> (raw)
In-Reply-To: <79CD15C6BA57404B839C016229A409A83EA1C30C@DBDE01.ent.ti.com>

* Hiremath, Vaibhav <hvaibhav@ti.com> [120509 04:25]:
> On Wed, May 09, 2012 at 03:32:56, Hilman, Kevin wrote:
> > No need to have an OMAP prefix on these SoCs that are in the family
> > but arent' really called OMAP.
> > 
> > Simple rename: CONFIG_SOC_OMAPAM33XX --> CONFIG_SOC_AM33XX
> > 
> > No functional change.
> > 
> > Signed-off-by: Kevin Hilman <khilman@ti.com>
> > ---
> >  arch/arm/mach-omap2/Kconfig  |    2 +-
> >  arch/arm/mach-omap2/common.h |    2 +-
> >  arch/arm/mach-omap2/io.c     |    4 ++--
> >  3 files changed, 4 insertions(+), 4 deletions(-)
> > 
> 
> Missed one place to change, Can you merge the below diff?

Thanks I'll apply the first one into fixes-non-critical and the
others into devel-soc branch. Will update with your change too.

Regards,

Tony

 
> diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig
> index b42252c..1b173a6 100644
> --- a/drivers/net/ethernet/ti/Kconfig
> +++ b/drivers/net/ethernet/ti/Kconfig
> @@ -51,7 +51,7 @@ config TI_DAVINCI_CPDMA
> 
>  config TI_CPSW
>         tristate "TI CPSW Switch Support"
> -       depends on ARM && (ARCH_DAVINCI || SOC_OMAPAM33XX)
> +       depends on ARM && (ARCH_DAVINCI || SOC_AM33XX)
>         select TI_DAVINCI_CPDMA
>         select TI_DAVINCI_MDIO
>         ---help---
> 
> 
> Thanks,
> Vaibhav

  reply	other threads:[~2012-05-09 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 22:02 [PATCH 0/3] ARM: OMAP2+: Kconfig: minor cleanup for SOC names Kevin Hilman
2012-05-08 22:02 ` [PATCH 1/3] ARM: OMAP2+: INTC: fix Kconfig option for TI81XX Kevin Hilman
2012-05-08 22:02 ` [PATCH 2/3] ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX Kevin Hilman
2012-05-08 22:02 ` [PATCH 3/3] ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX Kevin Hilman
2012-05-09 11:21   ` Hiremath, Vaibhav
2012-05-09 18:44     ` Tony Lindgren [this message]
2012-05-09  6:37 ` [PATCH 0/3] ARM: OMAP2+: Kconfig: minor cleanup for SOC names Shilimkar, Santosh
2012-05-09  8:36 ` Hiremath, Vaibhav

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=20120509184415.GT5088@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).