From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <me@felipebalbi.com>
Cc: "Syed Mohammed, Khasim" <khasim@ti.com>, linux-omap@vger.kernel.org
Subject: Re: [PATCH 1/4] Updating Kconfig and Makefile for OMAP3 EVM support
Date: Wed, 16 Apr 2008 13:49:18 -0700 [thread overview]
Message-ID: <20080416204917.GE17055@atomide.com> (raw)
In-Reply-To: <0d3cf630a9b3224f095a15864f78a779@felipebalbi.com>
Hi,
* Felipe Balbi <me@felipebalbi.com> [080415 02:34]:
>
>
> On Tue, 15 Apr 2008 14:50:20 +0530, "Syed Mohammed, Khasim" <khasim@ti.com>
> wrote:
> >
> >>
> >> >> > Index: my_branch/arch/arm/mach-omap2/Kconfig
> >> >> >
> > ===================================================================
> >> >> > --- my_branch.orig/arch/arm/mach-omap2/Kconfig 2008-04-14
> >> >> 16:07:11.000000000 +0530
> >> >> > +++ my_branch/arch/arm/mach-omap2/Kconfig 2008-04-14
> >> >> 16:07:41.000000000 +0530
> >> >> > @@ -98,10 +98,14 @@
> >> >> > bool "OMAP 2430 SDP board"
> >> >> > depends on ARCH_OMAP2 && ARCH_OMAP2430
> >> >> >
> >> >> > +config MACH_OMAP_2430OSK
> >> >> > + bool "OMAP 2430 OSK board"
> >> >> > + depends on ARCH_OMAP2 && ARCH_OMAP24XX
> >> >> > +
> >> >> > config MACH_OMAP_3430SDP
> >> >> > bool "OMAP 3430 SDP board"
> >> >> > depends on ARCH_OMAP3 && ARCH_OMAP34XX
> >> >> >
> >> >> > -config MACH_OMAP_2430OSK
> >> >> > - bool "OMAP 2430 OSK board"
> >> >> > - depends on ARCH_OMAP2 && ARCH_OMAP24XX
> >> >> > +config MACH_OMAP3EVM
> >> >> > + bool "OMAP 3530 EVM board"
> >> >> > + depends on ARCH_OMAP3 && ARCH_OMAP34XX
> >> >>
> >> >> Do you really need to move 2430OSK here?
> >> >> It looks like unnecessary change.
> >> >>
> >> >> please revert.
> >> >>
> >> > This change is good as it lists all omap2 followed by omap3 boards.
> >> > Otherwise it mixes OMAP2 boards with OMAP3 boards.
> >>
> >> so put it in a separate patch. It has nothing to do with
> >> "Adding support for OMAP3 EVM"
> >
> > Why? ???
> >
> > These lines add OMAP3 EVM
> >
> > +config MACH_OMAP3EVM
> > + bool "OMAP 3530 EVM board"
> > + depends on ARCH_OMAP3 && ARCH_OMAP34XX
> >
> > The other lines are re-arranging OMAP2 and OMAP3 boards.
>
> Yes, re-arranging omap2/3 is another "task". Has nothing to do with
> "adding omap3 evm". I'd rather see these two changes split in two
> separate patches but Tony might be the one with the final word anyway. :-p
> If he's ok with this patch...
>
> >
> > We can make two separate patches but this fix seems to be simple.
Looks like they're separate now, good. In general patches should be
separate and independent of each other.
Tony
prev parent reply other threads:[~2008-04-16 20:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 12:06 [PATCH 1/4] Updating Kconfig and Makefile for OMAP3 EVM support Syed Mohammed, Khasim
2008-04-14 18:04 ` Felipe Balbi
2008-04-15 7:13 ` Syed Mohammed, Khasim
2008-04-15 8:20 ` Felipe Balbi
2008-04-15 9:20 ` Syed Mohammed, Khasim
2008-04-15 9:33 ` Felipe Balbi
2008-04-16 20:49 ` Tony Lindgren [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=20080416204917.GE17055@atomide.com \
--to=tony@atomide.com \
--cc=khasim@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=me@felipebalbi.com \
/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