Re: [meta-intel] gpio sus configuration as interrupt

2014-05-13 Thread Chew, Chiau Ee
From: Kumar Nagaraj [mailto:kum...@hcl.com] Sent: Wednesday, May 14, 2014 2:05 PM To: Darren Hart; Chew, Chiau Ee Cc: meta-intel@yoctoproject.org Subject: RE: [meta-intel] gpio sus configuration as interrupt Can you please provide any update on these queries? ___

Re: [meta-intel] gpio sus configuration as interrupt

2014-05-13 Thread Kumar Nagaraj
Can you please provide any update on these queries? _ From: Kumar Nagaraj Sent: Saturday, May 10, 2014 9:33 PM To: 'Darren Hart'; 'Chew, Chiau Ee' Cc: 'meta-intel@yoctoproject.org' Subject: RE: [meta-intel] gpio sus configuration as interrupt Darren,

Re: [meta-intel] Valleyisland SDIO support

2014-05-13 Thread Chew, Chiau Ee
Hi Falk, The reason that we dropped this workaround patch is because this DDR50 feature shall be disabled in BIOS instead. Which BIOS you are using currently? Thanks, Chiau Ee From: meta-intel-boun...@yoctoproject.org [mailto:meta-intel-boun...@yoctoproject.org] On Behalf Of Chang, Rebecca Swe

[meta-intel] [PATCH 0/3] meta-intel: SRCREV updates for -noemgd BSPs

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble These bring the latest commits from the linux-yocto 3.14 kernel repository. These are also been validated on emenlow-noemgd BSP. Thanks, Nitin The following changes since commit 358a1807b01a56d1da05cfad00d33ea45187b25a: fri2-noemgd: Use standard/base machine branch for l

[meta-intel] [PATCH 1/3] crownbay: linux-yocto_3.14: update kernel branch SRCREVs

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble These moves SRCREVs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble --- meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-crownbay/recipes-kernel/linux/linux-y

[meta-intel] [PATCH 2/3] emenlow: linux-yocto_3.14: update kernel branch SRCREVs

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble These moves SRCREVs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-emenlow/recipes-kernel/linux/linux-yoc

[meta-intel] [PATCH 3/3] fri2: linux-yocto_3.14: update kernel branch SRCREVs

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble These moves SRCREVs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble --- meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.1

Re: [meta-intel] [PATCH] linux-yocto: Update intel-common 3.14 SRCREVs for Baytrail support

2014-05-13 Thread Kamble, Nitin A
On 5/13/2014 4:04 PM, Darren Hart wrote: Update the standard/base branch and the meta branch to include the latest Baytrail support available in the standard/base branch. Includes fixes for PCI enumeration, SD in ACPI mode, new GPIO HID, and various other fixes. Signed-off-by: Darren Hart Ack

[meta-intel] [PATCH 0/1] intel-common linux-yocto SRCREV update

2014-05-13 Thread Darren Hart
Patch currently under test for intel-corei7-64 - intel-core2-32 build testing would be appreciated. I'll send an update tonight after boot is verified. -- ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/me

[meta-intel] [PATCH] linux-yocto: Update intel-common 3.14 SRCREVs for Baytrail support

2014-05-13 Thread Darren Hart
Update the standard/base branch and the meta branch to include the latest Baytrail support available in the standard/base branch. Includes fixes for PCI enumeration, SD in ACPI mode, new GPIO HID, and various other fixes. Signed-off-by: Darren Hart --- .../recipes-kernel/linux/linux-yocto_3.14.b

Re: [meta-intel] [PATCH 3/3] fri2-noemgd: linux-yocto_3.14: use standard/base machine branch

2014-05-13 Thread Hart, Darren
On 5/13/14, 10:32, "Kamble, Nitin A" wrote: >From: Nitin A Kamble > >There is no need to use the standard/fri2 branch, as it points >to the same commit as standard/base branch. > >Signed-off-by: Nitin A Kamble Acked-by: Darren Hart >--- > meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbap

Re: [meta-intel] [PATCH 1/3] crownbay-noemgd: linux-yocto_3.14: use standard/base machine branch

2014-05-13 Thread Hart, Darren
On 5/13/14, 10:31, "Kamble, Nitin A" wrote: >From: Nitin A Kamble > >There is no need to use the standard/crownbay branch, as it points >to the same commit as standard/base branch. > >Signed-off-by: Nitin A Kamble Acked-by: Darren Hart >--- > meta-crownbay/recipes-kernel/linux/linux-yocto_3

Re: [meta-intel] [PATCH 2/3] emenlow-noemgd: linux-yocto_3.14: use standard/base machine branch

2014-05-13 Thread Hart, Darren
On 5/13/14, 10:31, "Kamble, Nitin A" wrote: >From: Nitin A Kamble > >There is no need to use the standard/emenlow branch, as it points >to the same commit as standard/base branch. > >Signed-off-by: Nitin A Kamble Acked-by: Darren Hart >--- > meta-emenlow/recipes-kernel/linux/linux-yocto_3.1

[meta-intel] [PATCH 0/3] meta-intel: few fixes for daisy/master branch

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble These commits changes the kernel recipes for emenlow, crownbay & fri2 BSPs to use standard/base kernel branch instead of the respective BSP custom branch. This helps is reducing redundant branches in the linux-yocto-3.14 kernel git repository. Thanks, Nitin The following c

[meta-intel] [PATCH 3/3] fri2-noemgd: linux-yocto_3.14: use standard/base machine branch

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble There is no need to use the standard/fri2 branch, as it points to the same commit as standard/base branch. Signed-off-by: Nitin A Kamble --- meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fr

[meta-intel] [PATCH 1/3] crownbay-noemgd: linux-yocto_3.14: use standard/base machine branch

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble There is no need to use the standard/crownbay branch, as it points to the same commit as standard/base branch. Signed-off-by: Nitin A Kamble --- meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[meta-intel] [PATCH 2/3] emenlow-noemgd: linux-yocto_3.14: use standard/base machine branch

2014-05-13 Thread nitin . a . kamble
From: Nitin A Kamble There is no need to use the standard/emenlow branch, as it points to the same commit as standard/base branch. Signed-off-by: Nitin A Kamble --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m

Re: [meta-intel] [PATCH 0/2] meta-intel: update linux-yocto v3.10 recipes

2014-05-13 Thread Tom Zanussi
On Mon, 2014-05-12 at 16:28 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Recently few fixes went in the meta branch of the v3.10 linux-yocto > kernel repository. IOTG Penang can not push these meta-intel changes > in time due to Tuesday being a public holiday there. > I am

Re: [meta-intel] Valleyisland SDIO support

2014-05-13 Thread IGI/Falk Bauer
Hi, many thanks for your fast answer and your efforts, to you and your team. The bug is filed under id 6312 in bugzilla. I will try to make more tests with the kernel. If there are more informations I will add them to the ticket. Falk IGI - Ingenieur-Gesellscha