* [PATCH] modules: kernel: add phy and power modules to generic initrd
@ 2016-07-04 16:05 Peter Robinson
[not found] ` <1467648310-27834-1-git-send-email-pbrobinson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Peter Robinson @ 2016-07-04 16:05 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: Peter Robinson
The phy and power modules are needed by some of the recent ARM
devices that have appeared like CHIP and some exynos devices.
Signed-off-by: Peter Robinson <pbrobinson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
modules.d/90kernel-modules/module-setup.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
index 7904c02..5a5c771 100755
--- a/modules.d/90kernel-modules/module-setup.sh
+++ b/modules.d/90kernel-modules/module-setup.sh
@@ -28,6 +28,8 @@ installkernel() {
instmods \
"=drivers/clk" \
"=drivers/i2c/busses" \
+ "=drivers/phy" \
+ "=drivers/power" \
"=drivers/regulator" \
"=drivers/rtc" \
"=drivers/usb/host" \
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] modules: kernel: add phy and power modules to generic initrd
[not found] ` <1467648310-27834-1-git-send-email-pbrobinson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2016-07-04 17:05 ` Dracut GitHub Import Bot
0 siblings, 0 replies; 2+ messages in thread
From: Dracut GitHub Import Bot @ 2016-07-04 17:05 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Patchset imported to github.
Pull request:
<https://github.com/haraldh/dracut/compare/master...dracut-mailing-devs:1467648310-27834-1-git-send-email-pbrobinson%40gmail.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-04 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04 16:05 [PATCH] modules: kernel: add phy and power modules to generic initrd Peter Robinson
[not found] ` <1467648310-27834-1-git-send-email-pbrobinson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-04 17:05 ` Dracut GitHub Import Bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox