From 8ca7ba2e02da8b2d5b9c2ef424a3bb8de675c06b Mon Sep 17 00:00:00 2001 From: moonman Date: Sat, 5 Oct 2013 22:28:07 -0600 Subject: [PATCH 1/2] core/linux-kirkwood to 3.11.4 --- core/linux-kirkwood/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/linux-kirkwood/PKGBUILD b/core/linux-kirkwood/PKGBUILD index 54bbf1455..9c4ef968e 100644 --- a/core/linux-kirkwood/PKGBUILD +++ b/core/linux-kirkwood/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=linux-kirkwood pkgname=('linux-kirkwood' 'linux-headers-kirkwood') #pkgname=linux-test # Build kernel with a different name _kernelname=${pkgname#linux} -_basekernel=3.11.3 +_basekernel=3.11.4 pkgver=${_basekernel} pkgrel=1 cryptover=1.6 @@ -32,7 +32,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/$(echo $_basekernel |cut -c 1-4).0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-$(echo $_basekernel |cut -c 1-4).patch" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/$(echo $_basekernel |cut -c 1-4).0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-$(echo $_basekernel |cut -c 1-4).0.patch") -md5sums=('8ecae4b49df495171095b7d91c913437' +md5sums=('39f2a90cd8ad2fa62a4e5c6ffaa1a948' 'fc81175b156d9cce09cec61600de903b' '580f50d328b821d78d13bd3de7e75af4' 'SKIP' From 1d85269044ea43144a64529831006faeec38857b Mon Sep 17 00:00:00 2001 From: moonman Date: Sun, 6 Oct 2013 04:50:52 -0600 Subject: [PATCH 2/2] core/linux-kirkwood add support for t5325 soundcard for rstepanov on the forum --- core/linux-kirkwood/PKGBUILD | 4 ++-- core/linux-kirkwood/config | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/core/linux-kirkwood/PKGBUILD b/core/linux-kirkwood/PKGBUILD index 9c4ef968e..bb7a672b9 100644 --- a/core/linux-kirkwood/PKGBUILD +++ b/core/linux-kirkwood/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('linux-kirkwood' 'linux-headers-kirkwood') _kernelname=${pkgname#linux} _basekernel=3.11.4 pkgver=${_basekernel} -pkgrel=1 +pkgrel=2 cryptover=1.6 bfqver=v6r2 uksmver="0.1.2.2" @@ -34,7 +34,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz" md5sums=('39f2a90cd8ad2fa62a4e5c6ffaa1a948' 'fc81175b156d9cce09cec61600de903b' - '580f50d328b821d78d13bd3de7e75af4' + 'd7d67b1b949bd1ee8825b71c86682c34' 'SKIP' '65d5a4f313310bb2a732d022d51ea7e7' '9b5a265440abf57d2052838f31486a3a' diff --git a/core/linux-kirkwood/config b/core/linux-kirkwood/config index 6de0e7d3e..4284b5b86 100644 --- a/core/linux-kirkwood/config +++ b/core/linux-kirkwood/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.11.1-1 Kernel Configuration +# Linux/arm 3.11.4-1 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1154,6 +1154,9 @@ CONFIG_FW_LOADER_USER_HELPER=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set +CONFIG_REGMAP=y +CONFIG_REGMAP_I2C=m +CONFIG_REGMAP_SPI=m CONFIG_DMA_SHARED_BUFFER=y # CONFIG_CMA is not set @@ -3270,6 +3273,8 @@ CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_HWDEP=m CONFIG_SND_RAWMIDI=m +CONFIG_SND_COMPRESS_OFFLOAD=m +CONFIG_SND_JACK=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQ_DUMMY is not set # CONFIG_SND_MIXER_OSS is not set @@ -3308,7 +3313,18 @@ CONFIG_SND_USB_CAIAQ=m # CONFIG_SND_USB_CAIAQ_INPUT is not set # CONFIG_SND_USB_6FIRE is not set CONFIG_SND_USB_HIFACE=m -# CONFIG_SND_SOC is not set +CONFIG_SND_SOC=m +# CONFIG_SND_ATMEL_SOC is not set +# CONFIG_SND_DESIGNWARE_I2S is not set +CONFIG_SND_KIRKWOOD_SOC=m +CONFIG_SND_KIRKWOOD_SOC_I2S=m +CONFIG_SND_KIRKWOOD_SOC_OPENRD=m +CONFIG_SND_KIRKWOOD_SOC_T5325=m +CONFIG_SND_SOC_I2C_AND_SPI=m +# CONFIG_SND_SOC_ALL_CODECS is not set +CONFIG_SND_SOC_ALC5623=m +CONFIG_SND_SOC_CS42L51=m +# CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SOUND_PRIME is not set CONFIG_AC97_BUS=m