[kernel] r22234 - in dists/sid/linux/debian: config/armhf installer/armhf/modules/armhf-armmp
Ian James Campbell
ijc at moszumanska.debian.org
Mon Dec 29 23:16:37 UTC 2014
Author: ijc
Date: Mon Dec 29 23:16:37 2014
New Revision: 22234
Log:
[armhf] Updates to udebs for OMAP5432 uEVM support.
Based on a patch from Chen Baozi. Added pbias-regulator to mmc-modules and
ohci-omap3, ehci-omap and phy-omap-usb2 to usb-modules (dwc3-omap was already
present).
Enabled CONFIG_REGULATOR_PALMAS and CONFIG_TI_PIPE3 as builtin since they are
used by multiple subsystems.
Modified:
dists/sid/linux/debian/config/armhf/config.armmp
dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/mmc-modules
dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/usb-modules
Modified: dists/sid/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/sid/linux/debian/config/armhf/config.armmp Mon Dec 29 23:16:33 2014 (r22233)
+++ dists/sid/linux/debian/config/armhf/config.armmp Mon Dec 29 23:16:37 2014 (r22234)
@@ -579,7 +579,7 @@
##
CONFIG_OMAP_CONTROL_PHY=m
CONFIG_OMAP_USB2=m
-CONFIG_TI_PIPE3=m
+CONFIG_TI_PIPE3=y
CONFIG_TWL4030_USB=m
CONFIG_PHY_EXYNOS5250_SATA=m
CONFIG_PHY_SUN4I_USB=m
@@ -638,7 +638,7 @@
CONFIG_REGULATOR_VEXPRESS=m
CONFIG_REGULATOR_PBIAS=m
CONFIG_REGULATOR_TI_ABB=m
-CONFIG_REGULATOR_PALMAS=m
+CONFIG_REGULATOR_PALMAS=y
##
## file: drivers/rtc/Kconfig
Modified: dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/mmc-modules
==============================================================================
--- dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/mmc-modules Mon Dec 29 23:16:33 2014 (r22233)
+++ dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/mmc-modules Mon Dec 29 23:16:37 2014 (r22234)
@@ -4,3 +4,4 @@
omap_hsmmc
sunxi-mmc
dw_mmc-exynos
+pbias-regulator
Modified: dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/usb-modules
==============================================================================
--- dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/usb-modules Mon Dec 29 23:16:33 2014 (r22233)
+++ dists/sid/linux/debian/installer/armhf/modules/armhf-armmp/usb-modules Mon Dec 29 23:16:37 2014 (r22234)
@@ -3,7 +3,10 @@
dwc3-exynos
dwc3-omap
ohci-exynos
+ohci-omap3
ehci-exynos
+ehci-omap
phy-exynos-usb2
+phy-omap-usb2
ci_hdrc_imx
phy-mxs-usb
More information about the Kernel-svn-changes
mailing list