[PATCH 2/9 v2] ARM: S3C64XX: add nand support for mach-real6410

Kukjin Kim kgene.kim at samsung.com
Mon Oct 18 22:47:24 EDT 2010


Darius Augulis wrote:
> 
> On Mon, Oct 18, 2010 at 4:23 PM, Kukjin Kim <kgene.kim at samsung.com> wrote:
> > Darius Augulis wrote:
> >>
> >> Add nand device support and mtd partition table
> >> for mach-real6410
> >>
> >> Signed-off-by: Darius Augulis <augulis.darius at gmail.com>
> >> ---
> >>
> >> Changelog since v1:
> >>  - Changed dependency on other patches
> >>
> >>  arch/arm/mach-s3c64xx/Kconfig         |    1 +
> >>  arch/arm/mach-s3c64xx/mach-real6410.c |   40
> >> +++++++++++++++++++++++++++++++++
> >>  2 files changed, 41 insertions(+), 0 deletions(-)
> >>

(snip)

> >> @@ -249,6 +288,7 @@ static void __init real6410_machine_init(void)
> >>               real6410_lcd_pdata.win[0]->win_mode.yres);
> >>
> >>       s3c_fb_set_platdata(&real6410_lcd_pdata);
> >> +     s3c_nand_set_platdata(&real6410_nand_info);
> >>
> >>       /* configure nCS1 width to 16 bits */
> >>
> > Where is 'END' of patch mark?
> > maybe broken your patch file...?
> 
> Confused. What 'END' mark are you missing?
> All patches are sent by stg mail, all apply fine, no conflict or other
> messages from stgit.
> Please explain what you mean.

Generally, there is '--' mark and git version in the bottom of patch...
If you make patch file using git-format-patch, maybe automatically add it.

> 
> p.s. checkpatch.pl also doesn't report any error.
> 
Yes...ok.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list