udeb: Add USB PHY drivers to usb-modules and delete duplicates in core-modules

This leaves only PCIe PHYs in core-modules.
This commit is contained in:
Ben Hutchings 2016-01-02 16:44:57 +00:00
parent 0a702d57f3
commit 1309260f30
4 changed files with 18 additions and 17 deletions

3
debian/changelog vendored
View File

@ -11,8 +11,9 @@ linux (4.3.3-3) UNRELEASED; urgency=medium
* ptrace: being capable wrt a process requires mapped uids/gids
(CVE-2015-8709)
* KEYS: Fix race between read and revoke (CVE-2015-7550)
* [armhf] udeb: Add modular clock, GPIO, PHY and regulator drivers to
* [armhf] udeb: Add modular clock, GPIO, PCIe PHY and regulator drivers to
core-modules (Closes: #809521)
* [armhf] udeb: Add more USB PHY drivers to usb-modules
* drm/nouveau/pmu: do not assume a PMU is present (Closes: #809481)
* [x86] drm/i915: Don't compare has_drrs strictly in pipe config
(Closes: #808720)

View File

@ -10,22 +10,9 @@ gpio-da9052 ?
gpio-pca953x ?
gpio-viperboard ?
# PHY
phy-am335x ?
phy-am335x-control ?
phy-exynos-usb2 ?
phy-exynos5-usbdrd ?
phy-exynos5250-sata ?
phy-generic ?
phy-mxs-usb ?
# PCIe PHYs
phy-omap-control ?
phy-omap-usb2k ?
phy-sun4i-usb ?
phy-sun9i-usb ?
phy-tegra-usb ?
phy-ti-pipe3 ?
phy-twl4030-usb ?
phy-twl6030-usb ?
# Regulators
anatop-regulator ?

View File

@ -4,4 +4,6 @@ ahci_imx
ahci_sunxi
ahci_tegra
sata_highbank
# SATA PHYs
phy-exynos5250-sata

View File

@ -8,7 +8,18 @@ ehci-exynos
ehci-omap
ehci-orion
ehci-tegra
phy-exynos-usb2
phy-omap-usb2
ci_hdrc_imx
# 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 ?