[PATCH] Makefile: Remove mmc_spl related enteries

2011-11-07 Thread Chander Kashyap
As mmc_spl now follows spl infrastructure, removed unwanted enteries in Makefile for mmc_spl related compilation. Signed-off-by: Chander Kashyap --- Makefile |8 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 294c762..d349c1c 100644 --- a/Ma

Re: Lava testing not specific to a pack/board/release

2011-11-07 Thread David Gilbert
On 7 November 2011 16:15, Paul Larson wrote: > > > On Mon, Nov 7, 2011 at 10:56 AM, David Gilbert > wrote: >> >> Sure; it's the one in comment #1 of : >> https://bugs.launchpad.net/ubuntu/+source/linux-linaro/+bug/884676 >> >> It's basically a run and as long as it completes within the timeout (a

[PATCH 0/2] ARM: SAMSUNG: Add pm_caps

2011-11-07 Thread Sangwook Lee
Add pm_caps into platform data and update it in SD/MMC driver This field can be used with SDIO device such as SDIO WLAN. Sangwook Lee (2): ARM: SAMSUNG: Add pm_caps into platform data mmc: sdhci-s3c: Add pm_caps into SD/MMC host arch/arm/plat-samsung/dev-hsmmc3.c |2 ++ arch/arm/

[PATCH 2/2] mmc: sdhci-s3c: Add pm_caps into SD/MMC host

2011-11-07 Thread Sangwook Lee
sdhci-s3c updates pm_caps from platform data for SDIO PM. Signed-off-by: Sangwook Lee --- drivers/mmc/host/sdhci-s3c.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/mmc/host/sdhci-s3c.c b/drivers/mmc/host/sdhci-s3c.c index fe886d6..f10dd52 100644 --- a/driver

[PATCH 1/2] ARM: SAMSUNG: Add pm_caps into platform data

2011-11-07 Thread Sangwook Lee
Add pm_caps into platform_data. This is power management, usually for SDIO device such as SDIO WLAN. Signed-off-by: Sangwook Lee --- arch/arm/plat-samsung/dev-hsmmc3.c |2 ++ arch/arm/plat-samsung/include/plat/sdhci.h |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff

RE: [PATCH] pinctrl: hide subsystem from the populace

2011-11-07 Thread Stephen Warren
Linus Walleij wrote at Monday, November 07, 2011 7:15 AM: > From: Linus Walleij > > Machines that have embedded pin controllers need to select them > explicitly, so why broadcast their config options to menuconfig. > We provide a helpful submenu for those machines that do select > it, making it p

Re: Lava testing not specific to a pack/board/release

2011-11-07 Thread Paul Larson
On Mon, Nov 7, 2011 at 10:56 AM, David Gilbert wrote: > > Sure; it's the one in comment #1 of : > https://bugs.launchpad.net/ubuntu/+source/linux-linaro/+bug/884676 > > It's basically a run and as long as it completes within the timeout (and > ends > with the right line of text) then it passes. >

Re: Lava testing not specific to a pack/board/release

2011-11-07 Thread David Gilbert
On 7 November 2011 15:07, Paul Larson wrote: > Hi David, first off, thanks for bringing this forward.  We really appreciate > getting additional tests into lava, especially those that the engineers > really care about. > Is this test part of an existing test suite? For instance, ltp?  If so, the

Re: Lava testing not specific to a pack/board/release

2011-11-07 Thread Paul Larson
Hi David, first off, thanks for bringing this forward. We really appreciate getting additional tests into lava, especially those that the engineers really care about. Is this test part of an existing test suite? For instance, ltp? If so, then we just need to make sure we are running the right ve

[PATCH] pinctrl: hide subsystem from the populace

2011-11-07 Thread Linus Walleij
From: Linus Walleij Machines that have embedded pin controllers need to select them explicitly, so why broadcast their config options to menuconfig. We provide a helpful submenu for those machines that do select it, making it possible to enable debugging for example. Reported-by: Linus Torvalds

Re: [PATCH] distclean: Remove generated .dtb files

2011-11-07 Thread Rob Herring
On 11/05/2011 01:19 AM, Dirk Behme wrote: > The patch 'arm/dt: Add dtb make rule' adds support to > create a .dtb file. But this is never removed afterwards. > Remove the generated .dtb file if 'distclean' is called. > > Signed-off-by: Dirk Behme > CC: Rob Herring > CC: Shawn Guo > CC: Jason Li

Re: [PATCH] distclean: Remove generated .dtb files

2011-11-07 Thread Grant Likely
On Nov 6, 2011 11:25 PM, "Dirk Behme" wrote: > > On 06.11.2011 19:42, Grant Likely wrote: >> >> On Sun, Nov 6, 2011 at 11:38 AM, Grant Likely wrote: >>> >>> On Sat, Nov 05, 2011 at 07:19:15AM +0100, Dirk Behme wrote: The patch 'arm/dt: Add dtb make rule' adds support to create a .d

Re: Lava testing not specific to a pack/board/release

2011-11-07 Thread David Gilbert
On 7 November 2011 09:57, Zygmunt Krynicki wrote: > W dniu 04.11.2011 15:35, David Gilbert pisze: >> >> Hi, >>   I've got a pthread test that is the fall out of a bug fix which is a >> good test >> of kernel and libc and would like to add it into Lava. >> >>   I'm told that I currently have to pic

Re: Lava testing not specific to a pack/board/release

2011-11-07 Thread Zygmunt Krynicki
W dniu 04.11.2011 15:35, David Gilbert pisze: Hi, I've got a pthread test that is the fall out of a bug fix which is a good test of kernel and libc and would like to add it into Lava. I'm told that I currently have to pick a hardware pack and image - but for this case what I really want t