public inbox for initramfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: [PATCH 2/2] dracut: Add drivers/tty/serial on arm
Date: Thu, 12 May 2016 17:28:22 +0200	[thread overview]
Message-ID: <1463066902-11767-2-git-send-email-kwizart@gmail.com> (raw)
In-Reply-To: <1463066902-11767-1-git-send-email-kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

This is needed when serial drivers are compiled as module on arm
Current candidates are 8250_omap or msn_serial

Signed-off-by: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 modules.d/90kernel-modules/module-setup.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
index 7904c02..215f468 100755
--- a/modules.d/90kernel-modules/module-setup.sh
+++ b/modules.d/90kernel-modules/module-setup.sh
@@ -30,6 +30,7 @@ installkernel() {
                 "=drivers/i2c/busses" \
                 "=drivers/regulator" \
                 "=drivers/rtc" \
+                "=drivers/tty/serial" \
                 "=drivers/usb/host" \
                 "=drivers/usb/phy" \
                 ${NULL}
-- 
2.4.11

  parent reply	other threads:[~2016-05-12 15:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 15:28 [PATCH 1/2] dracut: Add drivers/clk by default on arm Nicolas Chauvet
     [not found] ` <1463066902-11767-1-git-send-email-kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-05-12 15:28   ` Nicolas Chauvet [this message]
     [not found]     ` <1463066902-11767-2-git-send-email-kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-05-12 20:04       ` [PATCH 2/2] dracut: Add drivers/tty/serial " Peter Robinson
2016-06-06  8:49       ` Nicolas Chauvet
2016-06-07  8:50   ` [PATCH 1/2] dracut: Add drivers/clk by default " Harald Hoyer

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=1463066902-11767-2-git-send-email-kwizart@gmail.com \
    --to=kwizart-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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