[linux-yocto] [PATCH yocto 4.1 and 4.4] ktypes/tiny/tiny.cfg: support /proc/sys

2016-04-11 Thread Robert Yang
Signed-off-by: Robert Yang --- ktypes/tiny/tiny.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ktypes/tiny/tiny.cfg b/ktypes/tiny/tiny.cfg index 299e9be..f1f0b54 100644 --- a/ktypes/tiny/tiny.cfg +++ b/ktypes/tiny/tiny.cfg @@ -29,3 +29,6 @@ CONFIG_RD_GZIP=y

Re: [linux-yocto] Backport SPI from mainline to linux-yocto-4.1

2016-04-11 Thread Bruce Ashfield
On 2016-04-11 6:20 AM, weifeng.v...@intel.com wrote: From: "Voon, Weifeng" This changeset from mainline (29 commits) are for BXT/APL. The commits are for linux-yocto4.1 standard/base branch. URL: https://github.com/wvoon/yocto-backport.git Branch:standard_base

Re: [linux-yocto] [yocto-kernel-cache][PATCH 0/4] Enabling scc and config for valleyisland

2016-04-11 Thread Bruce Ashfield
On 2016-04-11 6:25 AM, Mei Yeen Ng wrote: From: "Ng, Mei Yeen" This patchset is to enable Intel Valleyisland platform with linux-yocto_3.14 standard/valleyisland branch. This configuration is tested on 32-bit and 64-bit system on Minnow Max board. Please review and

[linux-yocto] [PATCH 2/4] bsp: valleyisland: add kernel config support

2016-04-11 Thread Mei Yeen Ng
From: "Ng, Mei Yeen" This patch enables the kernel config of SPIDEV, PWM and pin control for valleyisland. Signed-off-by: Ng, Mei Yeen --- bsp/valleyisland/valleyisland.cfg | 8 1 file changed, 8 insertions(+) diff --git

[linux-yocto] [PATCH 1/4] bsp: valleyisland: remove config_generic_gpio

2016-04-11 Thread Mei Yeen Ng
From: "Ng, Mei Yeen" This config is not valid for linux kernel 3.14 in x86 architecture. Signed-off-by: Ng, Mei Yeen --- bsp/valleyisland/valleyisland.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/bsp/valleyisland/valleyisland.cfg

[linux-yocto] [PATCH 3/4] bsp: valleyisland: add branch valleyisland

2016-04-11 Thread Mei Yeen Ng
From: "Ng, Mei Yeen" This patch is to add 'valleyisland' branch as BSP is using standard/valleyisland kernel branch. Signed-off-by: Ng, Mei Yeen --- bsp/valleyisland/valleyisland-32-standard.scc | 2 ++ bsp/valleyisland/valleyisland-standard.scc

[linux-yocto] [PATCH 4/4] bsp: valleyisland: enable hda sound support

2016-04-11 Thread Mei Yeen Ng
From: "Ng, Mei Yeen" This patch is to enable HDA sound support for valleyisland-32. Signed-off-by: Ng, Mei Yeen --- bsp/valleyisland/valleyisland-32-standard.scc | 1 + 1 file changed, 1 insertion(+) diff --git

[linux-yocto] [yocto-kernel-cache][PATCH 0/4] Enabling scc and config for valleyisland

2016-04-11 Thread Mei Yeen Ng
From: "Ng, Mei Yeen" This patchset is to enable Intel Valleyisland platform with linux-yocto_3.14 standard/valleyisland branch. This configuration is tested on 32-bit and 64-bit system on Minnow Max board. Please review and merge into yocto-kernel-cache branch yocto-3.14.

[linux-yocto] Backport SPI from mainline to linux-yocto-4.1

2016-04-11 Thread weifeng . voon
From: "Voon, Weifeng" This changeset from mainline (29 commits) are for BXT/APL. The commits are for linux-yocto4.1 standard/base branch. URL: https://github.com/wvoon/yocto-backport.git Branch:standard_base Andy Shevchenko (3): spi: pxa2xx: choose closest lower speed