Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Tomasz Figa <t.figa@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Cc: linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com, arnd@arndb.de
Subject: Re: [PATCH v2 0/6] Further cleanup and enable multiplat build
Date: Wed, 16 Apr 2014 15:51:53 +0200	[thread overview]
Message-ID: <534E8AF9.4050206@samsung.com> (raw)
In-Reply-To: <1397554134-11827-1-git-send-email-sachin.kamat@linaro.org>

Hi Sachin,

On 15.04.2014 11:28, Sachin Kamat wrote:
> This series is based on latest linux-next and depends on the
> following patch:
> ARM: EXYNOS: Consolidate Kconfig entries
> http://article.gmane.org/gmane.linux.kernel.samsung-soc/28642
>
> Changes since v2:
> Replaced patch 2, "ARM: EXYNOS: Staticize exynos_subsys"
> with "ARM: EXYNOS: Remove exynos_subsys registration" as that
> code is no more used.
>
> Tested on Exynos4210, 4412, 5250 and 5420 based boards.
>
> Arnd Bergmann (1):
>    ARM: EXYNOS: Enable multi-platform build support
>
> Sachin Kamat (5):
>    ARM: EXYNOS: Remove duplicate lines in Makefile
>    ARM: EXYNOS: Remove exynos_subsys registration
>    ARM: EXYNOS: Migrate Exynos specific macros from plat to mach
>    ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
>    ARM: multi_v7_defconfig: Enable Exynos platform
>
>   arch/arm/Kconfig                         |   27 ++---------
>   arch/arm/configs/exynos_defconfig        |    2 +-
>   arch/arm/configs/multi_v7_defconfig      |   10 +++++
>   arch/arm/mach-exynos/Kconfig             |   27 +++++++++++
>   arch/arm/mach-exynos/Makefile            |    9 ++--
>   arch/arm/mach-exynos/common.h            |   72 ++++++++++++++++++++++++++++++
>   arch/arm/mach-exynos/cpuidle.c           |    1 -
>   arch/arm/mach-exynos/exynos.c            |   13 ------
>   arch/arm/mach-exynos/hotplug.c           |    2 -
>   arch/arm/mach-exynos/platsmp.c           |    2 -
>   arch/arm/mach-exynos/pm.c                |    1 -
>   arch/arm/mach-exynos/pmu.c               |    2 -
>   arch/arm/plat-samsung/Makefile           |    3 ++
>   arch/arm/plat-samsung/include/plat/cpu.h |   61 -------------------------
>   14 files changed, 119 insertions(+), 113 deletions(-)
>

For the whole series:

Reviewed-by: Tomasz Figa <t.figa@samsung.com>

--
Best regards,
Tomasz

  parent reply	other threads:[~2014-04-16 13:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15  9:28 [PATCH v2 0/6] Further cleanup and enable multiplat build Sachin Kamat
2014-04-15  9:28 ` [PATCH 1/6] ARM: EXYNOS: Remove duplicate lines in Makefile Sachin Kamat
2014-04-15  9:28 ` [PATCH 2/6] ARM: EXYNOS: Remove exynos_subsys registration Sachin Kamat
2014-04-15  9:28 ` [PATCH 3/6] ARM: EXYNOS: Migrate Exynos specific macros from plat to mach Sachin Kamat
2014-04-15  9:28 ` [PATCH 4/6] ARM: EXYNOS: Remove unnecessary inclusion of cpu.h Sachin Kamat
2014-04-15  9:28 ` [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support Sachin Kamat
2014-04-16 13:51   ` Tomasz Figa
2014-04-16 14:31     ` Arnd Bergmann
2014-04-16 14:48       ` Tomasz Figa
2014-04-16 14:55         ` Thomas Abraham
2014-04-16 14:58           ` Tomasz Figa
2014-04-16 18:14             ` Arnd Bergmann
2014-04-16 20:50               ` Mark Brown
2014-04-16 21:00                 ` Arnd Bergmann
2014-04-22  3:06   ` Olof Johansson
2014-04-22 19:56     ` Arnd Bergmann
2014-05-13  4:37       ` Kukjin Kim
2014-05-13  9:15         ` Arnd Bergmann
2014-05-13 18:01           ` Olof Johansson
2014-05-14  4:33             ` Kukjin Kim
2014-04-15  9:28 ` [PATCH 6/6] ARM: multi_v7_defconfig: Enable Exynos platform Sachin Kamat
2014-04-16 13:51 ` Tomasz Figa [this message]
2014-05-04 15:35   ` [PATCH v2 0/6] Further cleanup and enable multiplat build Sachin Kamat
2014-05-12 22:30     ` 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=534E8AF9.4050206@samsung.com \
    --to=t.figa@samsung.com \
    --cc=arnd@arndb.de \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sachin.kamat@linaro.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