udeb: Include more modules, including those needed on Firefly-RK3288

Thanks to Vagrant Cascadian.  Closes: #815476.
This commit is contained in:
Ben Hutchings 2016-02-24 00:40:13 +00:00
parent 5810ec7828
commit e8bbad4b1a
7 changed files with 13 additions and 35 deletions

6
debian/changelog vendored
View File

@ -7,6 +7,12 @@ linux (4.4.2-4) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* unix: correctly track in-flight fds in sending process user_struct
(regression in 4.3.3-6)
* udeb: Include more modules, including those needed on Firefly-RK3288,
thanks to Vagrant Cascadian (Closes: #815476)
- [armhf] core-modules: Include regulator drivers by default
- mmc-modules: Include MMC controller drivers by default
- mmc-modules: Depends on usb-modules
- usb-modules: Include USB PHY drivers by default
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 24 Feb 2016 01:30:38 +0900

View File

@ -14,16 +14,4 @@ phy-omap-control ?
phy-ti-pipe3 ?
# Regulators
anatop-regulator ?
axp20x-regulator ?
da9052-regulator ?
gpio-regulator ?
mc13783-regulator ?
mc13892-regulator ?
pbias-regulator
pfuze100-regulator ?
s2mpa01 ?
s2mps11 ?
s5m8767 ?
ti-abb-regulator ?
vexpress ?
drivers/regulator/**

View File

@ -1,8 +1 @@
#include <mmc-modules>
sdhci-esdhc-imx
sdhci-tegra
mmci
omap_hsmmc
sunxi-mmc
dw_mmc-exynos
sdhci-bcm2835

View File

@ -9,17 +9,3 @@ ehci-orion
ehci-tegra
ci_hdrc_imx
dwc2
# USB PHYs
phy-am335x ?
phy-am335x-control ?
phy-exynos-usb2
phy-exynos5-usbdrd ?
phy-generic ?
phy-mxs-usb
phy-omap-usb2
phy-sun4i-usb
phy-sun9i-usb ?
phy-tegra-usb ?
phy-twl4030-usb ?
phy-twl6030-usb ?

View File

@ -7,3 +7,4 @@ tifm_sd ?
dw_mmc ?
dw_mmc_pltfm ?
toshsd ?
drivers/mmc/host/**

View File

@ -7,3 +7,7 @@ sl811_cs -
sl811-hcd -
u132-hcd -
whci-hcd -
# Include USB PHY drivers by default
drivers/phy/phy-*-usb* ?
drivers/usb/phy/* ?

View File

@ -300,7 +300,7 @@ Description: MMC/SD/SDIO core modules
This package contains core modules for MMC/SD/SDIO support.
Package: mmc-modules
Depends: kernel-image, core-modules, mmc-core-modules
Depends: kernel-image, core-modules, mmc-core-modules, usb-modules
Priority: extra
Description: MMC/SD card modules
This package contains modules needed to support MMC (multimedia) and