Re: [PATCH 0/5] consolidate sdhci pltfm & OF drivers and get them self registered

2011-04-12 Thread Shawn Guo
Hi Wolfram, On Thu, Mar 31, 2011 at 12:36:53PM -0400, Chris Ball wrote: > Hi Wolfram, > > On Fri, Mar 25 2011, Shawn Guo wrote: > > Here are what the patch set does. > > > > * Remove .probe and .remove hooks from sdhci-pltfm.c and make it be > > a pure common helper function providers. > > * Ad

Re: Samsung: CPUIDLE Support

2011-04-12 Thread Amit Kachhap
Hi John, I forgot to mention that CONFIG_PM has dependency on CONFIG_SUSPEND. I tested in the latest Linaro kernel. Please enable the following macros, CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_CAN_PM_TRACE=y CONFIG_PM_SLEEP_SMP=y CONFIG_PM_SLEEP=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y CONFIG_PM_

[PATCH] ARM: EXYNOS4: Register HSMMC2 before HSMMC0 on SMDKV310 board

2011-04-12 Thread Tushar Behera
On Exynos4210 SOC, of all the HSMMC controllers only HSMMC2 can be used as a boot media. Hence the default SD/MMC card should be connected to HSMMC2. The secondary card is connected to HSMMC0. If HSMMC0 is registered before HSMMC2, the device node for default MMC card changes depending on whether

Re: [RFF] Patch tracking/metrics

2011-04-12 Thread Michael Hope
On Sat, Apr 9, 2011 at 2:14 AM, James Westby wrote: > Hi, > > This service is going to be used by management to get an idea of the > number of patches going to each project over time, the number of patches > submitted upstream by each team over time, the % of patches accepted > upstream, the avera

Re: inline assembly / uaccess.h / __put_user_asm_dword / "invalid lvalue output in asm 1"

2011-04-12 Thread Nicolas Pitre
On Wed, 13 Apr 2011, Frederic Turgis wrote: > Hi, > > In the context of systemtap testsuite, I had some compilation issues > "invalid lvalue output in asm 1". I have root-caused that to code in > the tool that is a (old) duplicate of arch/arm/include/asm/uaccess.h > macro __put_user_asm_dword(x,

Notice: Wiki Outage on 2011-04-13

2011-04-12 Thread Joey Stanford
Hi, The Linaro wiki will be offline on 2011-04-13 from 2300 UTC to UTC for a software upgrade. Yay for upgrades! Joey ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

inline assembly / uaccess.h / __put_user_asm_dword / "invalid lvalue output in asm 1"

2011-04-12 Thread Frederic Turgis
Hi, In the context of systemtap testsuite, I had some compilation issues "invalid lvalue output in asm 1". I have root-caused that to code in the tool that is a (old) duplicate of arch/arm/include/asm/uaccess.h macro __put_user_asm_dword(x, __pu_addr, err) => 64bits storage. __pu_addr is storage a

Re: UTRACE/UPROBE support on ARM

2011-04-12 Thread Frederic Turgis
Last check to see if anyone had any interest in utrace in the past ;-) FYI, utrace page has moved to http://userweb.kernel.org/~frob/utrace/ Regards Fred ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/l

Re: ION: google's answer to GEM?

2011-04-12 Thread Rob Herring
On 04/12/2011 11:12 AM, Clark, Rob wrote: hmm, https://review.source.android.com/#change,22239 From a quick look, it appears to be doing a similar thing as GEM.. although as a stand-alone driver rather than coupled with display driver (drm). ION is also the name of Nvidia's Atom companion ch

Re: ION: google's answer to GEM?

2011-04-12 Thread Clark, Rob
Well, it is in gerrit so I guess that means we are free to submit review comments ;-) On Tue, Apr 12, 2011 at 1:16 PM, Zach Pfeffer wrote: > It does look really close to drivers/gpu/drm except with priority > sorted rb_tree heaps and a lot less interop code. > > -Zach > > On Tue, Apr 12, 2011 at

Re: ION: google's answer to GEM?

2011-04-12 Thread Zach Pfeffer
It does look really close to drivers/gpu/drm except with priority sorted rb_tree heaps and a lot less interop code. -Zach On Tue, Apr 12, 2011 at 11:12 AM, Clark, Rob wrote: > hmm, > > https://review.source.android.com/#change,22239 > > From a quick look, it appears to be doing a similar thing a

Fwd: An Introduction to the Linaro@UDS Event

2011-04-12 Thread Matt Waddel
Hi Everyone, The introduction to Linaro@UDS presentations will start tomorrow: 13 April 2011 4:00 UTC (For Asia, India and Australia timezones) 14 April 2011 15:00 UTC (For US and European timezones) The meeting will be a brief presentation of these slides with a question/answer session after:

[NOTES] Minutes & Actions: Kernel Working Group meetings of April 11, 2011

2011-04-12 Thread Mounir Bsaibes
Enclosed you'll find a link to the agenda, minutes, actions and IRC logs from the Linaro kernel working group weekly meetings of April 11, 2011. https://wiki.linaro.org/WorkingGroups/KernelConsolidation/Meetings/2011-04-11 == Summary == * ARM Programmer's guide * ARM is sharing with us a

Re: Libraries with NEON backends

2011-04-12 Thread Richard Sandiford
Michael Hope writes: > Richard, the implementation uses NEON intrinsics so it'd be > interesting to see if your pack/unpack patches apply to it. Thanks for the heads up. FWIW, though, I don't think my changes help here, because there are no strided loads and stores involved. Jan's version doesn'

ION: google's answer to GEM?

2011-04-12 Thread Clark, Rob
hmm, https://review.source.android.com/#change,22239 >From a quick look, it appears to be doing a similar thing as GEM.. although as a stand-alone driver rather than coupled with display driver (drm). BR, -R ___ linaro-dev mailing list linaro-dev@lis

Re: Samsung: CPUIDLE Support

2011-04-12 Thread John Rigby
On Tue, Apr 12, 2011 at 2:39 AM, Amit Kachhap wrote: > Hi John, > > Following macros can be enabled, > CONFIG_CPU_IDLE, > CONFIG_PM, > CONFIG_PM_DEBUG Currently fails to compile with CONFIG_PM on. > > Thanks, > Amit Daniel > > > > On 11 April 2011 10:52, John Rigby wrote: >> >> Amitk, So can I tu

[PATCH] ARM: EXYNOS4: Fix card insert/removal event detection on smdkv310 board

2011-04-12 Thread Thomas Abraham
On SMDKV310 board, a card detect gpio pin is available that is directly connected to the io pad of the sdhci controller. Fix incorrect value of cd_type field in platform data for sdhci instance 0 and 2. Signed-off-by: Thomas Abraham --- arch/arm/mach-exynos4/mach-smdkv310.c |4 ++-- 1 files

Re: [Android: device/linaro/pandaboard] MLO for panda

2011-04-12 Thread Zach Pfeffer
Just coming in mid stream here... Did the copy step run? You can build with: make showcommands I can investigate a little. I think the "standard way" would be to put u-boot in bootable/bootloader and add the appropriate Android.mk files. I'm just getting to know the Linaro work, so if this isn'

[PATCH] ARM: EXYNOS4: Fix incorrect mapping of gpio pull-up macro to register setting

2011-04-12 Thread Thomas Abraham
The S3C_GPIO_PULL_UP macro value incorrectly maps to a reserved setting of GPIO pull up/down registers on Exynos4 platform. Fix this incorrect mapping by adding wrappers to the s3c_gpio_setpull_updown and s3c_gpio_getpull_updown functions. Signed-off-by: Thomas Abraham --- arch/arm/mach-exynos4/

Re: Samsung: CPUIDLE Support

2011-04-12 Thread Amit Kachhap
Hi John, Following macros can be enabled, CONFIG_CPU_IDLE, CONFIG_PM, CONFIG_PM_DEBUG Thanks, Amit Daniel On 11 April 2011 10:52, John Rigby wrote: > Amitk, So can I turn on all the CONFIG_PM* stuff for samsung now? > > > > On Mon, Apr 11, 2011 at 8:46 AM, Nicolas Pitre > wrote: > > On Mon,

Re: [Android: device/linaro/pandaboard] MLO for panda

2011-04-12 Thread Patrik Ryd
On 11 April 2011 17:20, Jim Huang wrote: > On 11 April 2011 23:14, Patrik Ryd wrote: >> diff --git a/BoardConfig.mk b/BoardConfig.mk >> index 5314353..457ab4f 100644 >> --- a/BoardConfig.mk >> +++ b/BoardConfig.mk >> @@ -9,7 +9,8 @@ TARGET_NO_KERNEL := false >>  KERNEL_CONFIG := android_omap4_def