From: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, ben-linux@fluff.org,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Richard Purdie <rpurdie@rpsys.net>, Chris Ball <cjb@laptop.org>,
David Woodhouse <dwmw2@infradead.org>,
Alessandro Zummo <a.zummo@towertech.it>,
Grant Likely <grant.likely@secretlab.ca>,
Greg Kroah-Hartman <gregkh@suse.de>, Felipe Balbi <balbi@ti.com>,
Wim Van Sebroeck <wim@iguana.be>,
Sangbeom Kim <sbkim73@samsung.com>, Liam Girdwood <lrg@ti.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
Russell King <rmk+kernel@arm.linux.org.uk>
Subject: Re: [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Date: Sun, 19 Feb 2012 22:53:40 +0000 [thread overview]
Message-ID: <4F417D74.7020108@gmx.de> (raw)
In-Reply-To: <1329346545-16373-7-git-send-email-kgene.kim@samsung.com>
Hi,
On 02/15/2012 10:55 PM, Kukjin Kim wrote:
> This patch changes the ARCH name to "ARCH_S3C24XX" for Samsung
> S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443,
> and S3C2450 SoCs so that we can merge the mach-xxx directories
> and plat-s3c24xx dir. to just one mach-s3c24xx for them.
Great.
> I think this should be sent to upstream via samsung tree because
> this touches many samsung stuff.
Okay, feel free to do so.
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: Richard Purdie <rpurdie@rpsys.net>
> Cc: Chris Ball <cjb@laptop.org>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Alessandro Zummo <a.zummo@towertech.it>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> Cc: Felipe Balbi <balbi@ti.com>
> Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
for the framebuffer (video) part:
Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
> Cc: Wim Van Sebroeck <wim@iguana.be>
> Cc: Sangbeom Kim <sbkim73@samsung.com>
> Cc: Liam Girdwood <lrg@ti.com>
> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
Best regards,
Florian Tobias Schandinat
WARNING: multiple messages have this Message-ID (diff)
From: FlorianSchandinat@gmx.de (Florian Tobias Schandinat)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Date: Sun, 19 Feb 2012 22:53:40 +0000 [thread overview]
Message-ID: <4F417D74.7020108@gmx.de> (raw)
In-Reply-To: <1329346545-16373-7-git-send-email-kgene.kim@samsung.com>
Hi,
On 02/15/2012 10:55 PM, Kukjin Kim wrote:
> This patch changes the ARCH name to "ARCH_S3C24XX" for Samsung
> S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443,
> and S3C2450 SoCs so that we can merge the mach-xxx directories
> and plat-s3c24xx dir. to just one mach-s3c24xx for them.
Great.
> I think this should be sent to upstream via samsung tree because
> this touches many samsung stuff.
Okay, feel free to do so.
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: Richard Purdie <rpurdie@rpsys.net>
> Cc: Chris Ball <cjb@laptop.org>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Alessandro Zummo <a.zummo@towertech.it>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> Cc: Felipe Balbi <balbi@ti.com>
> Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
for the framebuffer (video) part:
Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
> Cc: Wim Van Sebroeck <wim@iguana.be>
> Cc: Sangbeom Kim <sbkim73@samsung.com>
> Cc: Liam Girdwood <lrg@ti.com>
> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
Best regards,
Florian Tobias Schandinat
next prev parent reply other threads:[~2012-02-19 22:54 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-15 22:55 [PATCH 00/12] ARM: S3C24XX: create mach-s3c24xx/ for S3C24XX SoCs - WIP Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 01/12] ARM: S3C24XX: remove unused spi gpio setup functions Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 02/12] ARM: S3C24XX: move spi-s3c24xx platdata out of mach Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 03/12] ARM: S3C24XX: Remove extern declaration of clk_msysclk Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 04/12] ARM: S3C24XX: move common S3C2443 clock definitions to clock.h Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 05/12] ARM: S3C2410: move s3c2410_baseclk_add " Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-16 9:21 ` Felipe Balbi
2012-02-16 9:21 ` Felipe Balbi
2012-02-19 22:53 ` Florian Tobias Schandinat [this message]
2012-02-19 22:53 ` Florian Tobias Schandinat
2012-02-28 11:44 ` Wim Van Sebroeck
2012-02-15 22:55 ` [PATCH 07/12] ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 08/12] ARM: S3C2412: move mach-s3c2412/* into mach/s3c24xx/ Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-28 21:34 ` [PATCH] Move S3C2412_PM_SLEEP to common platform code Heiko Stübner
2012-02-28 21:34 ` Heiko Stübner
2012-03-01 4:10 ` Kukjin Kim
2012-03-01 4:10 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 09/12] ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/ Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-21 10:42 ` Heiko Stübner
2012-02-21 10:42 ` Heiko Stübner
2012-02-21 11:14 ` Kukjin Kim
2012-02-21 11:14 ` Kukjin Kim
2012-02-28 21:18 ` Heiko Stübner
2012-02-28 21:18 ` Heiko Stübner
2012-03-01 4:11 ` Kukjin Kim
2012-03-01 4:11 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 10/12] ARM: S3C2440: move mach-s3c2440/* " Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-15 22:55 ` [PATCH 11/12] ARM: S3C2443: move mach-s3c2443/* " Kukjin Kim
2012-02-15 22:55 ` Kukjin Kim
2012-02-28 21:39 ` [PATCH 00/12] ARM: S3C24XX: create mach-s3c24xx/ for S3C24XX SoCs - WIP Heiko Stübner
2012-02-28 21:39 ` Heiko Stübner
2012-03-01 3:51 ` Kukjin Kim
2012-03-01 3:51 ` 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=4F417D74.7020108@gmx.de \
--to=florianschandinat@gmx.de \
--cc=a.zummo@towertech.it \
--cc=balbi@ti.com \
--cc=ben-linux@fluff.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=cjb@laptop.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=grant.likely@secretlab.ca \
--cc=gregkh@suse.de \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=lrg@ti.com \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=rpurdie@rpsys.net \
--cc=sbkim73@samsung.com \
--cc=wim@iguana.be \
/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.