[linux-yocto] [yocto-kernel-cache] [PATCH] Add fragments to support fastboot configuration

2016-10-21 Thread Rebecca Chang Swee Fun
Hi Bruce, This fragment are to disable a few video drivers and some IPU modules in order to achive fastboot for IPU. This configuration has passed internal build test. Please kindly review and merge for yocto-4.1 branch. Thank you very much. Regards, Rebecca Rebecca Chang Swee Fun (1): bsp

[linux-yocto] [yocto-kernel-cache] [PATCH] bsp: leafhill: add fragment to support fastboot for IPU

2016-10-21 Thread Rebecca Chang Swee Fun
We disabled a few video driver and IPU modules to achieve fast boot in kernel. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- bsp/leafhill/ipu_fastboot.cfg | 13 + bsp/leafhill/ipu_fastboot.scc | 2 ++ 2 files changed, 15 insertions(+) creat

[linux-yocto] [yocto-kernel-cache] [PATCH 2/4] bsp/leafhill: additional configs for graphics and media driver

2016-10-11 Thread Rebecca Chang Swee Fun
From: Anuj Mittal <anujx.mit...@intel.com> Leaf Hill BSP media drivers required specific configurations. The configurations are unique and they are different from settings available in media feature fragments. Signed-off-by: Anuj Mittal <anujx.mit...@intel.com> Signed-off-by: Rebecc

[linux-yocto] [yocto-kernel-cache] [PATCH 0/4] Configs only for Leaf Hill BSP

2016-10-11 Thread Rebecca Chang Swee Fun
Hi Bruce, The reason for these changes for Leaf Hill BSP is we have special requirements for specific drivers to be compiled as built-in feature and some need to be loadable modules. We understand that most of the configs has its own feature fragments to be reused for BSP enabling. Due to the

[linux-yocto] [yocto-kernel-cache] [PATCH 4/4] bsp/leafhill: configs for LPSS I/O and misc. driver support

2016-10-11 Thread Rebecca Chang Swee Fun
unique to Leaf Hill BSP only. Signed-off-by: Anuj Mittal <anujx.mit...@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- bsp/leafhill/leafhill.cfg | 47 +++ 1 file changed, 47 insertions(+) diff --

[linux-yocto] [yocto-kernel-cache] [PATCH 3/4] bsp/leafhill: additional configs setting for connectivity support

2016-10-11 Thread Rebecca Chang Swee Fun
From: Anuj Mittal <anujx.mit...@intel.com> We want the additional MWIFIEX wifi support for Leaf Hill. Additionally we want the ethernet driver to be compiled as loadable modules. Signed-off-by: Anuj Mittal <anujx.mit...@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebe

[linux-yocto] [yocto-kernel-cache] [PATCH 1/4] bsp/leafhill: additional USB configs for leafhill bsp

2016-10-11 Thread Rebecca Chang Swee Fun
intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- bsp/leafhill/leafhill.cfg | 36 1 file changed, 36 insertions(+) diff --git a/bsp/leafhill/leafhill.cfg b/bsp/leafhill/leafhill.cfg index 8aed9b8..7c3b3e7 100644

[linux-yocto] [yocto-kernel-cache] [PATCH] SSP Audio configuration for Leaf Hill BSP

2016-09-12 Thread Rebecca Chang Swee Fun
. Thank you. Regards, Rebecca Rebecca Chang Swee Fun (1): bsp: leafhill: snd_ssp_intel: add ssp audio configuration fragment bsp/leafhill/snd_ssp_intel.cfg | 31 +++ bsp/leafhill/snd_ssp_intel.scc | 2 ++ 2 files changed, 33 insertions(+) create mode 100644 bsp

[linux-yocto] [yocto-kernel-cache] [PATCH] bsp: leafhill: snd_ssp_intel: add ssp audio configuration fragment

2016-09-12 Thread Rebecca Chang Swee Fun
Enable snd_soc_intel_sst and its codecs supported by Leaf Hill BSP. Intel SSP Audio feature can't co-exist together with Intel HD-Audio feature. We need to disable snd_hda_intel and its supported codecs when SSP audio is enabled. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun

[linux-yocto] [yocto-kernel-cache] [PATCH 2/2] bsp: leafhill: remove duplicated config

2016-09-07 Thread Rebecca Chang Swee Fun
Removing duplicated configs for USB_FUNCTIONFS_RNDIS. Some house-keeping to make the list easier to maintain. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- bsp/leafhill/leafhill.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bsp/le

[linux-yocto] [yocto-kernel-cache] [PATCH 1/2] bsp: leafhill: update by including existing config fragments

2016-09-07 Thread Rebecca Chang Swee Fun
Removing some of the configs in leafhill.cfg that already are available in usb-net and printk feature config fragments. Enable them by including the feature fragments in leafhill.scc. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- bsp/leafhill/leafhill.c

[linux-yocto] [yocto-kernel-cache] [PATCH 0/2] leafhill: follow-up patch with some refactoring

2016-09-07 Thread Rebecca Chang Swee Fun
, Rebecca Rebecca Chang Swee Fun (2): bsp: leafhill: update by including existing config fragments bsp: leafhill: remove duplicated config bsp/leafhill/leafhill.cfg | 12 +--- bsp/leafhill/leafhill.scc | 2 ++ 2 files changed, 3 insertions(+), 11 deletions(-) -- 1.9.1

[linux-yocto] [yocto-kernel-cache] [PATCH] Add new BSP configurations for Atom E3900 SoC

2016-09-01 Thread Rebecca Chang Swee Fun
. Thanks. Regards, Rebecca Rebecca Chang Swee Fun (1): bsp: leafhill: add new SoC and BSP bsp/leafhill/leafhill-standard.scc | 13 bsp/leafhill/leafhill.cfg | 139 + bsp/leafhill/leafhill.scc | 11 +++ 3 files changed, 163 insertions

[linux-yocto] [yocto-kernel-cache] [PATCH] bsp: leafhill: add new SoC and BSP

2016-09-01 Thread Rebecca Chang Swee Fun
-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- bsp/leafhill/leafhill-standard.scc | 13 bsp/leafhill/leafhill.cfg | 139 + bsp/leafhill/leafhill.scc | 11 +++ 3 files changed, 163 insertions(+) create mode

[linux-yocto] [yocto-kernel-cache] [PATCH] follow up on INTEL_POWERCLAMP driver config

2016-07-11 Thread Rebecca Chang Swee Fun
Hi Bruce, Based on comment from Saul, INTEL_POWERCLAMP can be built as modules. The driver will be auto loaded by Apollolake upon system boot up. Please help to merge this follow up patch to yocto-4.1, yocto-4.4 and yocto-4.6. Thanks a lot. Regards, Rebecca Rebecca Chang Swee Fun (1

[linux-yocto] [yocto-kernel-cache] [PATCH] thermal: enable powerclamp driver

2016-06-29 Thread Rebecca Chang Swee Fun
, yocto-4.4 and yocto-4.1 branch. Please review and feedback if you have any. Thanks. Regards, Rebecca Rebecca Chang Swee Fun (1): features/thermal: enable Intel powerclamp driver features/thermal/coretemp.cfg | 3 +++ 1 file changed, 3 insertions(+) -- 1.9.1

[linux-yocto] [yocto-kernel-cache] [PATCH] features/thermal: enable Intel powerclamp driver

2016-06-29 Thread Rebecca Chang Swee Fun
Enable powerclamp to enforce idle time in which will contribute to more C-states residency. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com> --- features/thermal/coretemp.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/features/thermal/coretemp.cfg b/fe

[linux-yocto] [yocto-kernel-cache][yocto-4.1][PATCH 0/1] Enable pin control driver for Broxton

2016-04-12 Thread Rebecca Chang
edback if you have any. This patch is targeted to merge into yocto-kernel-cache on branch yocto-4.1. Thank you. Regards, Rebecca Chang Rebecca Swee Fun (1): features: enable pinctrl driver for Broxton features/intel-pinctrl/intel-pinctrl.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 de

[linux-yocto] [yocto-kernel-cache][yocto-4.1][PATCH 1/1] features: enable pinctrl driver for Broxton

2016-04-12 Thread Rebecca Chang
From: Chang Rebecca Swee Fun linux-yocto-4.1 has pin control driver support for Broxton. We should enable the driver through intel-pinctrl config fragments. Signed-off-by: Chang Rebecca Swee Fun ---