summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2014-03-17 07:34:56 +0000
committerPeter Robinson <pbrobinson@gmail.com>2014-03-17 07:34:56 +0000
commit955b60c44ce5f177b4ae1f8576097e6261b934ea (patch)
tree0e86818f76c6ab0699014ff16a965344f6b63517
parent75649728de5c65b2d1f029d1b26224b0be14a609 (diff)
downloadkernel-955b60c44ce5f177b4ae1f8576097e6261b934ea.tar.gz
kernel-955b60c44ce5f177b4ae1f8576097e6261b934ea.tar.xz
kernel-955b60c44ce5f177b4ae1f8576097e6261b934ea.zip
Build in Palmas regulator on ARM to fix ext MMC boot on OMAP5
-rw-r--r--config-armv76
-rw-r--r--kernel.spec5
2 files changed, 8 insertions, 3 deletions
diff --git a/config-armv7 b/config-armv7
index 68ba1e3f2..a777f8a4e 100644
--- a/config-armv7
+++ b/config-armv7
@@ -144,11 +144,11 @@ CONFIG_TWL6030_GPADC=m
# OMAP5 (possibly other devices too)
CONFIG_MFD_PALMAS=y
-CONFIG_PINCTRL_PALMAS=y
CONFIG_EXTCON_PALMAS=m
-CONFIG_RTC_DRV_PALMAS=m
-CONFIG_REGULATOR_PALMAS=m
CONFIG_GPIO_PALMAS=y
+CONFIG_PINCTRL_PALMAS=y
+CONFIG_REGULATOR_PALMAS=y
+CONFIG_RTC_DRV_PALMAS=m
CONFIG_WL_TI=y
CONFIG_WLCORE_SDIO=m
diff --git a/kernel.spec b/kernel.spec
index 9c42a8a37..c25ddd65d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -618,6 +618,8 @@ Patch21021: arm-tegra-paz00-panel-dts.patch
# http://www.spinics.net/lists/devicetree/msg08276.html
Patch21030: arm-imx6-utilite.patch
+# ARM sunxi (AllWinner)
+
#rhbz 754518
Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -2066,6 +2068,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Mar 17 2014 Peter Robinson <pbrobinson@fedoraproject.org>
+- Build in Palmas regulator on ARM to fix ext MMC boot on OMAP5
+
* Fri Mar 14 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc6.git4.1
- Linux v3.14-rc6-133-gc60f7d5