From d9ebd7436512e9cd0aaab50fc40b33d08322bd3b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 1 Jan 2016 18:22:31 +0000 Subject: [armhf] udeb: Add modular clock, GPIO, PHY and regulator drivers to core-modules (Closes: #809521) --- debian/changelog | 2 ++ .../armhf/modules/armhf-armmp/core-modules | 42 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/debian/changelog b/debian/changelog index 76ca7e5da415..f1347f70e247 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ 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 + core-modules (Closes: #809521) [ Salvatore Bonaccorso ] * ovl: fix permission checking for setattr (CVE-2015-8660) diff --git a/debian/installer/armhf/modules/armhf-armmp/core-modules b/debian/installer/armhf/modules/armhf-armmp/core-modules index f05d06298400..0f439dccfe57 100644 --- a/debian/installer/armhf/modules/armhf-armmp/core-modules +++ b/debian/installer/armhf/modules/armhf-armmp/core-modules @@ -1 +1,43 @@ #include + +# Clocks +clk-palmas ? +clk-s2mps11 ? +clk-twl6040 ? + +# GPIO +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 ? +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 ? +axp20x-regulator ? +da9052-regulator ? +gpio-regulator ? +mc13783-regulator ? +mc13892-regulator ? +pbias-regulator ? +pfuze100-regulator ? +s2mpa01 ? +s2mps11 ? +s5m8767 ? +ti-abb-regulator ? +vexpress ? -- cgit v1.2.3