dracut/modules.d/90kernel-modules
Nicolas Chauvet a0c915b1e4 Add gpio and pinctrl drivers for arm*/aarch64
This is needed since few gpio/pinctrl can be built as modules and are
useful on early boot.

One example is jetson-tx1 where sata and external mmc can work only
after loading pinctrl-max77620 and gpio-max77620 modules.

Having theses kind of drivers bundled into the initramfs will also
avoid some deferred probes.

V2: add pinctrl for all arches

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
2018-08-06 09:46:08 +02:00
..
insmodpost.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
module-setup.sh Add gpio and pinctrl drivers for arm*/aarch64 2018-08-06 09:46:08 +02:00
parse-kernel.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00