[kernel/f17] - Have kernel provide kernel-highbank for upgrade to unified - Update mvebu configs - Drop unused AR

Peter Robinson pbrobinson at fedoraproject.org
Fri Mar 8 07:30:01 UTC 2013


commit aef219c5813155b38a72223dce29f5feeecaf043
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Mar 8 07:29:49 2013 +0000

    - Have kernel provide kernel-highbank for upgrade to unified
    - Update mvebu configs
    - Drop unused ARM patches

 arm-fix-omapdrm.patch        |   10 ----------
 arm-read_current_timer.patch |   39 ---------------------------------------
 config-armv7                 |    9 +++++++--
 kernel.spec                  |   13 ++++++++-----
 4 files changed, 15 insertions(+), 56 deletions(-)
---
diff --git a/config-armv7 b/config-armv7
index 0f84775..fa0ea0f 100644
--- a/config-armv7
+++ b/config-armv7
@@ -186,7 +186,6 @@ CONFIG_ARM_AMBA=y
 
 # mvebu
 CONFIG_MV_XOR=y
-CONFIG_RTC_DRV_88PM80X=m
 CONFIG_CRYPTO_DEV_MV_CESA=m
 CONFIG_MV643XX_ETH=m
 CONFIG_I2C_MV64XXX=m
@@ -195,10 +194,16 @@ CONFIG_PINCTRL_ARMADA_370=y
 CONFIG_PINCTRL_ARMADA_XP=y
 CONFIG_PINCTRL_DOVE=y
 CONFIG_EDAC_MV64X60=m
-CONFIG_MVNETA=m
 CONFIG_SATA_MV=m
 CONFIG_MARVELL_PHY=m
 CONFIG_RTC_DRV_S35390A=y
+CONFIG_RTC_DRV_88PM80X=m
+CONFIG_RTC_DRV_MV=m
+CONFIG_MVMDIO=m
+CONFIG_MVNETA=m
+CONFIG_GPIO_MVEBU=y
+CONFIG_MVEBU_CLK_CORE=y
+CONFIG_MVEBU_CLK_GATING=y
 
 # Allwinner a1x
 # CONFIG_SUNXI_RFKILL=y
diff --git a/kernel.spec b/kernel.spec
index cef58e7..b1a9d08 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -245,9 +245,9 @@ Summary: The Linux kernel
 
 # kernel up (versatile express), tegra and omap are only built on armv7 hfp/sfp
 %ifnarch armv7hl armv7l
+%endif
 %define with_omap 0
 %define with_tegra 0
-%endif
 
 # kernel-kirkwood is only built for armv5
 %ifnarch armv5tel
@@ -474,6 +474,8 @@ Provides: kernel-drm = 4.3.0\
 Provides: kernel-drm-nouveau = 16\
 Provides: kernel-modeset = 1\
 Provides: kernel-uname-r = %{KVERREL}%{?1:.%{1}}\
+Provides: kernel-highbank\
+Provides: kernel-highbank-uname-r = %{KVERREL}%{?1:.%{1}}\
 Requires(pre): %{kernel_prereq}\
 Requires(pre): %{initrd_prereq}\
 Requires(pre): linux-firmware >= 20120206-0.1.git06c8f81\
@@ -689,8 +691,6 @@ Patch14010: lis3-improve-handling-of-null-rate.patch
 Patch19000: ips-noirq.patch
 
 # ARM
-Patch21000: arm-read_current_timer.patch
-Patch21001: arm-fix-omapdrm.patch
 Patch21003: arm-alignment-faults.patch
 # OMAP
 
@@ -1305,8 +1305,6 @@ ApplyPatch vmbugon-warnon.patch
 #
 # ARM
 #
-#ApplyPatch arm-read_current_timer.patch
-#ApplyPatch arm-fix-omapdrm.patch
 #ApplyPatch arm-tegra-nvec-kconfig.patch
 ApplyPatch arm-tegra-usb-no-reset-linux33.patch
 #ApplyPatch arm-tegra-sdhci-module-fix.patch
@@ -2326,6 +2324,11 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Fri Mar  8 2013 Peter Robinson <pbrobinson at fedoraproject.org>
+- Have kernel provide kernel-highbank for upgrade to unified
+- Update mvebu configs
+- Drop unused ARM patches
+
 * Thu Mar 07 2013 Josh Boyer <jwboyer at redhat.com>
 - Fix DMI regression (rhbz 916444)
 - Fix logitech-dj HID bug from Benjamin Tissoires (rhbz 840391)


More information about the scm-commits mailing list