[linux-yocto] [PATCH 1/5] meta: haswell-wc: removed using of common-pc-64.scc

2014-05-12 Thread wei . sern . chan
From: Chan Wei Sern wei.sern.c...@intel.com Removed using of bsp/common-pc-64/common-pc-64.scc from haswell-wc-standard.scc and haswell-wc-preempt-rt.scc. Added ktypes/standard/standard.scc for haswell-wc-standard.scc This is because we are migrating the BSP to use intel-common. Signed-off-by:

[linux-yocto] [PATCH 0/5] Update meta branch for meta-ISGs platforms configuration

2014-05-12 Thread wei . sern . chan
From: Chan Wei Sern wei.sern.c...@intel.com Hi All, This is a patch series that consist of below: 1. Removed using of common-pc-64.scc from haswell-wc,crystalforest and mohonpeak. 2. Start using ktypes/standard/standard.scc for meta-ISG platforms. 3. Add back RTC configuration for crystalforest

[linux-yocto] [PATCH 5/5] meta: crystalforest: included USB HID configuration

2014-05-12 Thread wei . sern . chan
From: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Since migrating this BSP to use intel-common, we need to add the configuration required to enable USB HID Signed-off-by: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Signed-off-by: Chan Wei Sern wei.sern.c...@intel.com ---

[linux-yocto] [PATCH 4/5] meta: crystalforest: included RTC configuration

2014-05-12 Thread wei . sern . chan
From: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Since migrating this BSP to use intel-common, we need to add RTC configuration to enable real time clock. Signed-off-by: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Signed-off-by: Chan Wei Sern wei.sern.c...@intel.com ---

[linux-yocto] [PATCH 2/5] meta: mohonpeak: removed using of common-pc-64.scc

2014-05-12 Thread wei . sern . chan
From: Chan Wei Sern wei.sern.c...@intel.com Removed using of bsp/common-pc-64/common-pc-64.scc from mohonpeak-preempt-rt.scc This is because we are migrating the BSP to use intel-common. Signed-off-by: Chan Wei Sern wei.sern.c...@intel.com ---

[linux-yocto] [PATCH 3/5] meta: crystalforest: removed using of common-pc-64.scc

2014-05-12 Thread wei . sern . chan
From: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Removed using of bsp/common-pc-64/common-pc-64.scc from crystalforest-preempt-rt.scc and crystalforeset-standard.scc. Added ktypes/standard/standard.scc for crystalforest-standard.scc. This is because we are migrating the BSP to use

Re: [linux-yocto] [PATCH 0/5] Update meta branch for meta-ISGs platforms configuration

2014-05-12 Thread Kamble, Nitin A
On 5/12/2014 3:20 PM, wei.sern.c...@intel.com wrote: From: Chan Wei Sern wei.sern.c...@intel.com Hi All, This is a patch series that consist of below: 1. Removed using of common-pc-64.scc from haswell-wc,crystalforest and mohonpeak. 2. Start using ktypes/standard/standard.scc for meta-ISG

Re: [linux-yocto] [PATCH 0/5] Update meta branch for meta-ISGs platforms configuration

2014-05-12 Thread Kamble, Nitin A
On 5/12/2014 9:05 AM, Kamble, Nitin A wrote: On 5/12/2014 3:20 PM, wei.sern.c...@intel.com wrote: From: Chan Wei Sern wei.sern.c...@intel.com Hi All, This is a patch series that consist of below: 1. Removed using of common-pc-64.scc from haswell-wc,crystalforest and mohonpeak. 2. Start

Re: [linux-yocto] [PATCH 0/5] Update meta branch for meta-ISGs platforms configuration

2014-05-12 Thread Bruce Ashfield
On 14-05-12 06:20 PM, wei.sern.c...@intel.com wrote: From: Chan Wei Sern wei.sern.c...@intel.com Hi All, This is a patch series that consist of below: 1. Removed using of common-pc-64.scc from haswell-wc,crystalforest and mohonpeak. 2. Start using ktypes/standard/standard.scc for meta-ISG

[linux-yocto] [PATCH 0/1] [3.14] meta: Update Baytrail SoC config fragment

2014-05-12 Thread Darren Hart
Minnowboard Max makes use of the I2C and PWM devices and may use either ACPI or PCI enumeration. Make sure these are available in the SoC config fragment. The following changes since commit 4df1e2ed992adeac4da60ad5118d0237e8cb88df: meta: bump to v3.14.2 (2014-04-28 23:50:30 -0400) are

Re: [linux-yocto] [PATCH 0/5] Update meta branch for meta-ISGs platforms configuration

2014-05-12 Thread Chan, Wei Sern
Hi Nitin/Bruce, Thanks for helping that merge. In my cover letter I did mention it's targeting linux-yocto-3.10:meta branch. I will make that obvious next time thanks for pointing that out. For validation comment, yes those patches I submitted is tested against those platforms I mentioned. I