All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javier@osg.samsung.com>
To: Andy Yan <andy.yan@rock-chips.com>,
	Sjoerd Simons <sjoerd.simons@collabora.co.uk>,
	linux-rockchip@lists.infradead.org
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	Russell King <linux@arm.linux.org.uk>,
	Heiko Stuebner <heiko@sntech.de>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Ray Jui <rjui@broadcom.com>,
	linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Kukjin Kim <kgene@kernel.org>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Olof Johansson <olof@lixom.net>,
	Stephen Warren <swarren@nvidia.com>,
	Thierry Reding <treding@nvidia.com>,
	Lee Jones <lee.jones@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses
Date: Mon, 7 Sep 2015 13:06:10 +0200	[thread overview]
Message-ID: <55ED6FA2.4090903@osg.samsung.com> (raw)
In-Reply-To: <55ED6D35.6060704@rock-chips.com>

Hello Andy,

On 09/07/2015 12:55 PM, Andy Yan wrote:
> Hi
>     There are also many other devices like display and mmc and even
> the cpu(if the cpu want run a high frequency when boot up)need to
> get power supply from PMIC, so it is better to load PMIC as early as
> possible.Built-in is a better choice.
>

Please don't top post, it makes following the conversation much harder.

Yes, I know that many devices needs the regulators provided by the PMIC
but that it's also true for all the regulators in all the PMICs for all
the boards supported by multi_v7_defconfig.

So to keep the kernel binary on a reasonable size, the current multi_v7
policy is to enable as much as possible as a module so just saying that
many other devices are using regulators from this PMIC is not enough.

Saying that it will allow mounting a NFS rootfs without an initramfs as
Sjoerd said is a much better justification IMHO.

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

WARNING: multiple messages have this Message-ID (diff)
From: javier@osg.samsung.com (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses
Date: Mon, 7 Sep 2015 13:06:10 +0200	[thread overview]
Message-ID: <55ED6FA2.4090903@osg.samsung.com> (raw)
In-Reply-To: <55ED6D35.6060704@rock-chips.com>

Hello Andy,

On 09/07/2015 12:55 PM, Andy Yan wrote:
> Hi
>     There are also many other devices like display and mmc and even
> the cpu(if the cpu want run a high frequency when boot up)need to
> get power supply from PMIC, so it is better to load PMIC as early as
> possible.Built-in is a better choice.
>

Please don't top post, it makes following the conversation much harder.

Yes, I know that many devices needs the regulators provided by the PMIC
but that it's also true for all the regulators in all the PMICs for all
the boards supported by multi_v7_defconfig.

So to keep the kernel binary on a reasonable size, the current multi_v7
policy is to enable as much as possible as a module so just saying that
many other devices are using regulators from this PMIC is not enough.

Saying that it will allow mounting a NFS rootfs without an initramfs as
Sjoerd said is a much better justification IMHO.

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

  reply	other threads:[~2015-09-07 11:06 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-06 20:16 [PATCH 0/4] ARM: multi_v7_defconfig: Improve rockchip support Sjoerd Simons
2015-09-06 20:16 ` Sjoerd Simons
2015-09-06 20:16 ` Sjoerd Simons
2015-09-06 20:16 ` [PATCH 3/4] ARM: multi_v7_defconfig: Enable Rockchip display support Sjoerd Simons
2015-09-06 20:16   ` Sjoerd Simons
2015-09-07  9:31   ` Javier Martinez Canillas
2015-09-07  9:31     ` Javier Martinez Canillas
     [not found] ` <1441570566-14001-1-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-09-06 20:16   ` [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Sjoerd Simons
2015-09-06 20:16     ` Sjoerd Simons
2015-09-06 20:16     ` Sjoerd Simons
2015-09-07  9:26     ` Javier Martinez Canillas
2015-09-07  9:26       ` Javier Martinez Canillas
2015-09-07 10:24       ` Sjoerd Simons
2015-09-07 10:24         ` Sjoerd Simons
2015-09-07 10:38         ` Javier Martinez Canillas
2015-09-07 10:38           ` Javier Martinez Canillas
2015-09-07 11:27           ` Thierry Reding
2015-09-07 11:27             ` Thierry Reding
2015-09-07 11:27             ` Thierry Reding
2015-09-07 10:55         ` Andy Yan
2015-09-07 10:55           ` Andy Yan
2015-09-07 11:06           ` Javier Martinez Canillas [this message]
2015-09-07 11:06             ` Javier Martinez Canillas
2015-09-06 20:16   ` [PATCH 2/4] ARM: multi_v7_defconfig: Enable ACT8865 PMIC driver Sjoerd Simons
2015-09-06 20:16     ` Sjoerd Simons
2015-09-06 20:16     ` Sjoerd Simons
2015-09-07  9:30     ` Javier Martinez Canillas
2015-09-07  9:30       ` Javier Martinez Canillas
     [not found]     ` <1441570566-14001-3-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-09-07  9:33       ` Heiko Stübner
2015-09-07  9:33         ` Heiko Stübner
2015-09-07  9:33         ` Heiko Stübner
2015-09-07 10:49         ` Andy Yan
2015-09-07 10:49           ` Andy Yan
2015-09-07 10:49           ` Andy Yan
2015-09-07 10:53           ` Heiko Stübner
2015-09-07 10:53             ` Heiko Stübner
2015-09-06 20:16   ` [PATCH 4/4] ARM: multi_v7_defconfig: Enable DW USB2 support and rockchip phy Sjoerd Simons
2015-09-06 20:16     ` Sjoerd Simons
2015-09-06 20:16     ` Sjoerd Simons
2015-09-07  0:02     ` Krzysztof Kozlowski
2015-09-07  0:02       ` Krzysztof Kozlowski
2015-09-07  0:02       ` Krzysztof Kozlowski
2015-09-07  7:10       ` Sjoerd Simons
2015-09-07  7:10         ` Sjoerd Simons
2015-09-07  7:24         ` Krzysztof Kozlowski
2015-09-07  7:24           ` Krzysztof Kozlowski
     [not found]           ` <55ED3BC5.8050603-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-09-07  7:53             ` Heiko Stübner
2015-09-07  7:53               ` Heiko Stübner
2015-09-07  7:53               ` Heiko Stübner
2015-09-07  7:56               ` Krzysztof Kozlowski
2015-09-07  7:56                 ` Krzysztof Kozlowski
2015-09-07  8:49                 ` Sjoerd Simons
2015-09-07  8:49                   ` Sjoerd Simons
2015-09-07  9:33     ` Javier Martinez Canillas
2015-09-07  9:33       ` Javier Martinez Canillas

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=55ED6FA2.4090903@osg.samsung.com \
    --to=javier@osg.samsung.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=andy.yan@rock-chips.com \
    --cc=arnd@arndb.de \
    --cc=geert+renesas@glider.be \
    --cc=heiko@sntech.de \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=olof@lixom.net \
    --cc=rjui@broadcom.com \
    --cc=sjoerd.simons@collabora.co.uk \
    --cc=swarren@nvidia.com \
    --cc=treding@nvidia.com \
    /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.