From: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
To: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>,
Kukjin Kim <kgene@kernel.org>,
Russell King <linux@arm.linux.org.uk>,
Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Cc: linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 0/4] ARM: multi_v7_defconfig: Stuff for Exynos
Date: Fri, 15 May 2015 16:12:20 +0200 [thread overview]
Message-ID: <5555FEC4.6050204@collabora.co.uk> (raw)
In-Reply-To: <1431694142-32141-1-git-send-email-k.kozlowski.k@gmail.com>
Hello Krzysztof,
On 05/15/2015 02:48 PM, Krzysztof Kozlowski wrote:
> Dear Kukjin,
>
> The patchset enables various config options on multi_v7 config
> for Exynos boards. The first two patches are actually resend.
>
> Arnd suggested [0] that this can go through your tree.
>
> Patchset is rebased on next-20150515 and Javier's patchset [1]
> (to avoid conflicts around regulators and clocks).
>
> Please let me know if this should be rebased on other commit.
>
> [0] http://www.spinics.net/lists/kernel/msg1991518.html
> [1] http://www.spinics.net/lists/kernel/msg1990767.html
>
> Best regards,
> Krzysztof
>
>
> Krzysztof Kozlowski (4):
> ARM: multi_v7_defconfig: Enable CPU idle for Exynos
> ARM: multi_v7_defconfig: Enable PMIC and MUIC drivers for Exynos
> boards
> ARM: multi_v7_defconfig: Enable TMU for Exynos
> ARM: multi_v7_defconfig: Enable OHCI on Exynos
>
> arch/arm/configs/multi_v7_defconfig | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
On a first look, I agree with all the Kconfig symbols but I noticed that
you are adding them to be built-in while the current policy for multi_v7
is to build as much as possible as a module.
Could you please add as =m for all the tristate symbols that can be build
as a module?
Best regards,
Javier
WARNING: multiple messages have this Message-ID (diff)
From: javier.martinez@collabora.co.uk (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: multi_v7_defconfig: Stuff for Exynos
Date: Fri, 15 May 2015 16:12:20 +0200 [thread overview]
Message-ID: <5555FEC4.6050204@collabora.co.uk> (raw)
In-Reply-To: <1431694142-32141-1-git-send-email-k.kozlowski.k@gmail.com>
Hello Krzysztof,
On 05/15/2015 02:48 PM, Krzysztof Kozlowski wrote:
> Dear Kukjin,
>
> The patchset enables various config options on multi_v7 config
> for Exynos boards. The first two patches are actually resend.
>
> Arnd suggested [0] that this can go through your tree.
>
> Patchset is rebased on next-20150515 and Javier's patchset [1]
> (to avoid conflicts around regulators and clocks).
>
> Please let me know if this should be rebased on other commit.
>
> [0] http://www.spinics.net/lists/kernel/msg1991518.html
> [1] http://www.spinics.net/lists/kernel/msg1990767.html
>
> Best regards,
> Krzysztof
>
>
> Krzysztof Kozlowski (4):
> ARM: multi_v7_defconfig: Enable CPU idle for Exynos
> ARM: multi_v7_defconfig: Enable PMIC and MUIC drivers for Exynos
> boards
> ARM: multi_v7_defconfig: Enable TMU for Exynos
> ARM: multi_v7_defconfig: Enable OHCI on Exynos
>
> arch/arm/configs/multi_v7_defconfig | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
On a first look, I agree with all the Kconfig symbols but I noticed that
you are adding them to be built-in while the current policy for multi_v7
is to build as much as possible as a module.
Could you please add as =m for all the tristate symbols that can be build
as a module?
Best regards,
Javier
next prev parent reply other threads:[~2015-05-15 14:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 12:48 [PATCH 0/4] ARM: multi_v7_defconfig: Stuff for Exynos Krzysztof Kozlowski
2015-05-15 12:48 ` Krzysztof Kozlowski
2015-05-15 12:48 ` [PATCH 1/4] ARM: multi_v7_defconfig: Enable CPU idle " Krzysztof Kozlowski
2015-05-15 12:48 ` Krzysztof Kozlowski
2015-05-15 12:49 ` [PATCH 2/4] ARM: multi_v7_defconfig: Enable PMIC and MUIC drivers for Exynos boards Krzysztof Kozlowski
2015-05-15 12:49 ` Krzysztof Kozlowski
2015-05-15 12:49 ` [PATCH 3/4] ARM: multi_v7_defconfig: Enable TMU for Exynos Krzysztof Kozlowski
2015-05-15 12:49 ` Krzysztof Kozlowski
2015-05-15 12:49 ` [PATCH 4/4] ARM: multi_v7_defconfig: Enable OHCI on Exynos Krzysztof Kozlowski
2015-05-15 12:49 ` Krzysztof Kozlowski
2015-05-15 14:12 ` Javier Martinez Canillas [this message]
2015-05-15 14:12 ` [PATCH 0/4] ARM: multi_v7_defconfig: Stuff for Exynos Javier Martinez Canillas
2015-05-16 0:33 ` Krzysztof Kozłowski
2015-05-16 0:33 ` Krzysztof Kozłowski
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=5555FEC4.6050204@collabora.co.uk \
--to=javier.martinez@collabora.co.uk \
--cc=arnd@arndb.de \
--cc=k.kozlowski.k@gmail.com \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
/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.