[linux] 01/04: [armhf] udeb: Add modular clock, GPIO, PHY and regulator drivers to core-modules (Closes: #809521)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 2 00:07:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit d9ebd7436512e9cd0aaab50fc40b33d08322bd3b
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Jan 1 18:22:31 2016 +0000

    [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 76ca7e5..f1347f7 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 f05d062..0f439dc 100644
--- a/debian/installer/armhf/modules/armhf-armmp/core-modules
+++ b/debian/installer/armhf/modules/armhf-armmp/core-modules
@@ -1 +1,43 @@
 #include <core-modules>
+
+# 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 ?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list