All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: "srinath@mistralsolutions.com" <srinath@mistralsolutions.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"tony@atomide.com" <tony@atomide.com>,
	"Kridner, Jason" <jdk@ti.com>,
	"nagendra@mistralsolutions.com" <nagendra@mistralsolutions.com>,
	"umeshk@mistralsolutions.com" <umeshk@mistralsolutions.com>
Subject: Re: [Added craneboard support 0/1]
Date: Fri, 15 Oct 2010 08:15:02 -0500	[thread overview]
Message-ID: <4CB853D6.5030201@ti.com> (raw)
In-Reply-To: <1287138432-23880-1-git-send-email-srinath@mistralsolutions.com>

srinath@mistralsolutions.com had written, on 10/15/2010 05:27 AM, the 
following:
> From: Srinath <srinath@mistralsolutions.com>
> 
> This series adds support for the AM3517/05 based craneboard. We are a team of
> engineers working at Mistral Solutions and will be sending patches to support 
> this board. Request you to review and accept these patches.
> 
> Added board file for AM3517/05 craneboard
> 
> Srinath (1):
>   Added-craneboard-basic-support
> 
>  arch/arm/configs/omap2plus_defconfig    |    1 +
>  arch/arm/mach-omap2/Kconfig             |    6 +++
>  arch/arm/mach-omap2/Makefile            |    2 +
>  arch/arm/mach-omap2/board-am3517crane.c |   68 +++++++++++++++++++++++++++++++
>  4 files changed, 77 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/mach-omap2/board-am3517crane.c

Few suggestions:

Please read:
http://omapedia.org/wiki/Releasing_to_Linux_kernel_using_patches_and_emails
http://elinux.org/Git_usage
on how to generate patches and post them
for example this covering letter is completely unnecessary,
the patch1 $subject should have been:
OMAP: AM3517/05: board: Add craneboard support

All this info that you put in covering letter should have been part of 
the patch - remember to add a link to craneboard - most of us might not 
be aware of this board at all. this is the information that will be 
stored in git commit log for ever+ it has to also flow down from 
linux-omap down to linux-arm, lkml etc.. imagine yourself being a 
developer for ppc/intel processor and looking at this patch - the commit 
message and $subject should explain to them as well..

more as part of patch 1 review comments.

-- 
Regards,
Nishanth Menon

      parent reply	other threads:[~2010-10-15 13:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15 10:27 [Added craneboard support 0/1] srinath
2010-10-15 10:27 ` [Added craneboard support 1/1] Added-craneboard-basic-support srinath
2010-10-15 13:19   ` Nishanth Menon
2010-10-15 15:49   ` Tony Lindgren
2010-10-15 13:15 ` Nishanth Menon [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=4CB853D6.5030201@ti.com \
    --to=nm@ti.com \
    --cc=jdk@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=nagendra@mistralsolutions.com \
    --cc=srinath@mistralsolutions.com \
    --cc=tony@atomide.com \
    --cc=umeshk@mistralsolutions.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 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.