Re: [meta-intel] [PATCH 0/5] [DORA] meta-isg: add new BSP layer for Valley Island

2014-03-20 Thread Darren Hart
On 3/20/14, 20:52, "Chang, Rebecca Swee Fun" wrote: > >The changes in linux-yocto-3.10 was merged. And I sent the pull request >for meta-intel after linux-yocto-3.10 was updated. I noticed that the >commit ids are not the one I'm using. Is the recipe goes wrong some where >else? > >I've also check

Re: [meta-intel] [PATCH 0/5] [DORA] meta-isg: add new BSP layer for Valley Island

2014-03-20 Thread Chang, Rebecca Swee Fun
> -Original Message- > From: Darren Hart [mailto:dvh...@linux.intel.com] > Sent: 21 March, 2014 3:44 AM > To: Zanussi, Tom; Chang, Rebecca Swee Fun > Cc: meta-intel@yoctoproject.org > Subject: Re: [meta-intel] [PATCH 0/5] [DORA] meta-isg: add new BSP layer > for Valley Island > > On 3/20

Re: [meta-intel] [PATCH 0/5] [DORA] meta-isg: add new BSP layer for Valley Island

2014-03-20 Thread Darren Hart
On 3/20/14, 8:24, "Tom Zanussi" wrote: >On Fri, 2014-03-21 at 01:55 +0800, rebecca.swee.fun.ch...@intel.com >wrote: >> From: Chang Rebecca Swee Fun >> >> Hi all, >> >> This is a pull request for meta-valleyisland supporting linux-yocto-3.10 >> on Dora branch. >> >> In this patch series, a met

Re: [meta-intel] [PATCH 0/5] [DORA] meta-isg: add new BSP layer for Valley Island

2014-03-20 Thread Tom Zanussi
On Fri, 2014-03-21 at 01:55 +0800, rebecca.swee.fun.ch...@intel.com wrote: > From: Chang Rebecca Swee Fun > > Hi all, > > This is a pull request for meta-valleyisland supporting linux-yocto-3.10 > on Dora branch. > > In this patch series, a meta-valleyisland layer will be added into > meta-inte

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

2014-03-20 Thread VijayKumar N
Thanks all for providing valuable information. another query here,please provide your iputs: Iam configuring GPIOs belonging to each of the register banks as direction input/ouput & also as interrupts from a different kernel driver.Iam using gpiolib APIs like gpio_request(),gpio_to_irq() to achive

[meta-intel] [PATCH 3/5] meta-valleyisland: provide a formfactor for valleyisland

2014-03-20 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun Provide formfactor configurations for the valleyisland bsp. Signed-off-by: Chang Rebecca Swee Fun --- .../recipes-bsp/formfactor/formfactor/valleyisland-32/machconfig|3 +++ .../recipes-bsp/formfactor/formfactor/valleyisland-64/machconfig|3 +++ ...

[meta-intel] [PATCH 0/5] [DORA] meta-isg: add new BSP layer for Valley Island

2014-03-20 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun Hi all, This is a pull request for meta-valleyisland supporting linux-yocto-3.10 on Dora branch. In this patch series, a meta-valleyisland layer will be added into meta-intel Dora branch. The kernel recipe is able to support basic drivers which essential to boot up

[meta-intel] [PATCH 4/5] meta-valleyisland: add kernel recipe for valleyisland

2014-03-20 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun Provide kernel v3.10 recipe for valleyisland BSP. Valley Island BSP supports ACPI mode enumeration for its LPSS I/O devices. As PCI related code are under development in feature branch, user will not able to access LPSS I/O device drivers in PCI mode at this moment.

[meta-intel] [PATCH 1/5] meta-valleyisland: add new BSP layer for Intel Atom Processor E38XX

2014-03-20 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun This layer provides support for Intel Atom Processor E38XX product line. This BSP layer are supporting Baytrail SoC on Valley Island Development Kit, Bayley Bay CRB and Bakersport CRB. Signed-off-by: Chang Rebecca Swee Fun --- meta-isg/meta-valleyisland/COPYING.MIT

[meta-intel] [PATCH 2/5] meta-valleyisland: provide machine configuration for valleyisland

2014-03-20 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun Valley Island BSP supports both 32-bit and 64-bit configurations. Create new machine configuraions named 'valleyisland-32' and 'valleyisland-64' for this BSP. Signed-off-by: Chang Rebecca Swee Fun --- .../conf/machine/valleyisland-32.conf | 20 ++

[meta-intel] [PATCH 5/5] meta-isg: update MAINTAINER file

2014-03-20 Thread rebecca . swee . fun . chang
From: Chang Rebecca Swee Fun Added Valley Island as one of the ISG-maintained BSP and its maintainer. Signed-off-by: Chang Rebecca Swee Fun --- meta-isg/MAINTAINERS |4 1 file changed, 4 insertions(+) diff --git a/meta-isg/MAINTAINERS b/meta-isg/MAINTAINERS index 16babd4..c70a9ac 100