linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: S3C64XX: add support for mach-mini6410
Date: Thu, 21 Oct 2010 07:44:45 +0900	[thread overview]
Message-ID: <000001cb70a8$669af8c0$33d0ea40$%kim@samsung.com> (raw)
In-Reply-To: 4CBDD33B.5000007@gmail.com

Kukjin wrote:
> 
> Darius Augulis wrote:
> >
> > Kukjin,
> >
> > please replace old patch in my previously sent series with this new one.

Ok.

> > Other I think should be OK. Could you please add this series to your
> > tree? I'm afraid it's too late to have it in 2.3.37 even thought I sent
> > them early enough.
> >
> Don't worry about that. :-)
> 
> > Thanks,
> > Darius
> >
> >
> > On 10/19/2010 08:11 PM, Darius Augulis wrote:
> > > Add support for mini6410 board from FriendlyARM
> > >
> > > Signed-off-by: Darius Augulis<augulis.darius@gmail.com>
> > > ---
> > >
> > > Changelog since v1:
> > >   - Removed .phys_io and .io_pg_offst from MACHINE_START
> > >
> 
> (snip)
> 
> > > +
> > > +MACHINE_START(MINI6410, "MINI6410")
> > > +	/* Maintainer: Darius Augulis<augulis.darius@gmail.com>  */
> > > +	.boot_params	= S3C64XX_PA_SDRAM + 0x100,
> > > +	.init_irq	= s3c6410_init_irq,
> > > +	.map_io		= mini6410_map_io,
> > > +	.init_machine	= mini6410_machine_init,
> > > +	.timer		=&s3c24xx_timer,
> > > +MACHINE_END
> 
> Russell,
> 
> I'm confusing about commit 861bd81ee62a0d6759144c22909a8a3938951656 ("arm:
> remove machine_desc.io_pg_offst and .phys_io") because couldn't find it in
> your -devel and -master.
> 
Just now, I found in your -devel.

> Anyway...should I remove .io_pg_offst and .phys_io of missed stuff from
> commit 861bd81 like this which will be merged in the -next in my tree?

If required, will update.

Thanks.

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

      parent reply	other threads:[~2010-10-20 22:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 17:11 [PATCH v2] ARM: S3C64XX: add support for mach-mini6410 Darius Augulis
2010-10-19 17:19 ` Darius Augulis
2010-10-20  7:34   ` Kukjin Kim
2010-10-20 22:44   ` Kukjin Kim [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='000001cb70a8$669af8c0$33d0ea40$%kim@samsung.com' \
    --to=kgene.kim@samsung.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).