From: Ben Dooks <ben-linux@fluff.org>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, ben-linux@fluff.org
Subject: Re: [PATCH 00/13] ARM: S5P64X0: Add new S5P6450 Support
Date: Wed, 1 Sep 2010 12:45:18 +0100 [thread overview]
Message-ID: <20100901114518.GA20737@trinity.fluff.org> (raw)
In-Reply-To: <1283324960-21629-1-git-send-email-kgene.kim@samsung.com>
On Wed, Sep 01, 2010 at 04:09:07PM +0900, Kukjin Kim wrote:
> This patches add basic support for Samsung S5P6450 SoC.
>
> Basically this patch moves mach-s5p6440 (ARCH_S5P6440) to mach-s5p64x0
> (ARCH_S5P64X0) to support Samsung's new S5P6450 SoC. The ARCH_S5P64X0
> can support S5P6440 and S5P6450 with one kernel image. It is tested on
> SMDK6440(S5P6440) and SMDK6450(S5P6450) with s5p64x0_defconfig. And
> this patch changes s5p6440_defconfig to s5p64x0_defconfig for S5P64X0.
What about the s5p6442?
--
Ben
Q: What's a light-year?
A: One-third less calories than a regular year.
WARNING: multiple messages have this Message-ID (diff)
From: ben-linux@fluff.org (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/13] ARM: S5P64X0: Add new S5P6450 Support
Date: Wed, 1 Sep 2010 12:45:18 +0100 [thread overview]
Message-ID: <20100901114518.GA20737@trinity.fluff.org> (raw)
In-Reply-To: <1283324960-21629-1-git-send-email-kgene.kim@samsung.com>
On Wed, Sep 01, 2010 at 04:09:07PM +0900, Kukjin Kim wrote:
> This patches add basic support for Samsung S5P6450 SoC.
>
> Basically this patch moves mach-s5p6440 (ARCH_S5P6440) to mach-s5p64x0
> (ARCH_S5P64X0) to support Samsung's new S5P6450 SoC. The ARCH_S5P64X0
> can support S5P6440 and S5P6450 with one kernel image. It is tested on
> SMDK6440(S5P6440) and SMDK6450(S5P6450) with s5p64x0_defconfig. And
> this patch changes s5p6440_defconfig to s5p64x0_defconfig for S5P64X0.
What about the s5p6442?
--
Ben
Q: What's a light-year?
A: One-third less calories than a regular year.
next prev parent reply other threads:[~2010-09-01 11:45 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-01 7:09 [PATCH 00/13] ARM: S5P64X0: Add new S5P6450 Support Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 01/13] ARM: S5P: Moves initial map for merging S5P64X0 Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 9:42 ` Kyungmin Park
2010-09-01 9:42 ` Kyungmin Park
2010-09-01 7:09 ` [PATCH 02/13] ARM: S5P64X0: Update Kconfig and Makefile Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 9:47 ` Kyungmin Park
2010-09-01 9:47 ` Kyungmin Park
2010-09-02 8:25 ` Kukjin Kim
2010-09-02 8:25 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 03/13] ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 04/13] ARM: S5P64X0: Update Clock for S5P6440 and S5P6450 Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 05/13] ARM: S5P64X0: Update IRQ support Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 06/13] ARM: S5P64X0: Update Timer support Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 07/13] ARM: S5P64X0: Update Audio support Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-02 1:44 ` Jassi Brar
2010-09-02 1:44 ` Jassi Brar
2010-09-02 7:30 ` Kukjin Kim
2010-09-02 7:30 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 08/13] ARM: S5P64X0: Move DMA support for S5P64X0 Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-02 1:08 ` Jassi Brar
2010-09-02 1:08 ` Jassi Brar
2010-09-02 7:32 ` Kukjin Kim
2010-09-02 7:32 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 09/13] ARM: S5P64X0: Add S5P6450 I2C support Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 10/13] ARM: S5P64X0: Move GPIO support files for merge S5P64X0 Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 11/13] ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board file Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 10:00 ` Kyungmin Park
2010-09-01 10:00 ` Kyungmin Park
2010-09-02 8:02 ` Kukjin Kim
2010-09-02 8:02 ` Kukjin Kim
2010-09-01 7:09 ` [PATCH 12/13] ARM: S5P64X0: Add UART serial support for S5P6450 Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-02 1:43 ` Kyungmin Park
2010-09-02 1:43 ` Kyungmin Park
2010-09-01 7:09 ` [PATCH 13/13] ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450 Kukjin Kim
2010-09-01 7:09 ` Kukjin Kim
2010-09-01 11:45 ` Ben Dooks [this message]
2010-09-01 11:45 ` [PATCH 00/13] ARM: S5P64X0: Add new S5P6450 Support Ben Dooks
2010-09-02 10:21 ` Kukjin Kim
2010-09-02 10:21 ` Kukjin Kim
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=20100901114518.GA20737@trinity.fluff.org \
--to=ben-linux@fluff.org \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.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 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.