From: sachin.kamat@linaro.org (Sachin Kamat)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] Exynos multi-platform support
Date: Fri, 23 May 2014 20:49:26 +0530 [thread overview]
Message-ID: <1400858369-14357-1-git-send-email-sachin.kamat@linaro.org> (raw)
The patches in this series were earlier sent as part of other
series. Now that the other patches have been merged, re-sending
these after rebasing them on linux-next (20140523).
Tested on Exynos4210, 4412, 5250 and 5420 based boards.
A particular change in this series is the removal of single platform
support for Exynos as suggested by Arnd and Olof (patch 2/3). With
this change certain features (drivers) which are not yet multi-platform
aware like cpufreq, devfreq and DRM based gscaler will not be available
now.
Changes since v1:
Patch 2/3: Dropped some duplicated config symbols as suggested by Arnd.
Arnd Bergmann (1):
ARM: EXYNOS: Enable multi-platform build support
Sachin Kamat (2):
ARM: EXYNOS: Consolidate Kconfig entries
ARM: multi_v7_defconfig: Enable Exynos platform
arch/arm/Kconfig | 20 -----------
arch/arm/configs/multi_v7_defconfig | 12 +++++++
arch/arm/mach-exynos/Kconfig | 66 +++++++++++++----------------------
arch/arm/mach-exynos/Makefile | 2 ++
arch/arm/plat-samsung/Makefile | 3 ++
5 files changed, 42 insertions(+), 61 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-05-23 15:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 15:19 Sachin Kamat [this message]
2014-05-23 15:19 ` [PATCH v2 1/3] ARM: EXYNOS: Consolidate Kconfig entries Sachin Kamat
2014-05-23 15:19 ` [PATCH v2 2/3] ARM: EXYNOS: Enable multi-platform build support Sachin Kamat
2014-05-23 15:19 ` [PATCH v2 3/3] ARM: multi_v7_defconfig: Enable Exynos platform Sachin Kamat
2014-05-23 19:17 ` [PATCH v2 0/3] Exynos multi-platform support Arnd Bergmann
2014-05-23 19:48 ` Kukjin Kim
2014-05-23 21:02 ` Tomasz Figa
2014-05-25 21:33 ` 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=1400858369-14357-1-git-send-email-sachin.kamat@linaro.org \
--to=sachin.kamat@linaro.org \
--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).