Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1220057
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses |
| Date | 2015-09-07 13:10 +0200 |
| Message-ID | <q62tc-3L3-1@gated-at.bofh.it> (permalink) |
| References | <q5OzT-IZ-3@gated-at.bofh.it> <q5OzT-IZ-1@gated-at.bofh.it> <q60Uq-1s3-9@gated-at.bofh.it> <q61Qu-2MN-17@gated-at.bofh.it> <q62jw-3kB-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2015-09-06 22:20 +0200
Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-07 11:30 +0200
Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2015-09-07 12:30 +0200
Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-07 12:40 +0200
Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Thierry Reding <treding@nvidia.com> - 2015-09-07 13:30 +0200
Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Andy Yan <andy.yan@rock-chips.com> - 2015-09-07 13:00 +0200
Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-07 13:10 +0200
csiph-web