Re: [PATCH 1/2] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR

2012-02-29 Thread Amit Kucheria
On Wed, Feb 29, 2012 at 8:53 AM, Dmitry Antipov dmitry.anti...@linaro.org wrote: On 02/28/2012 05:30 PM, Dan Carpenter wrote: Could you include that in the changelog when the final version is ready? What changelog you're saying about? Dmitry, he means your commit log message.

Re: [PATCH 1/2] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp

2012-02-29 Thread Shilimkar, Santosh
On Wed, Feb 29, 2012 at 12:48 PM, Richard Zhao richard.z...@linaro.org wrote: If CONFIG_SMP, cpufreq skips loops_per_jiffy update, because different arch has different per-cpu loops_per_jiffy definition. Signed-off-by: Richard Zhao richard.z...@linaro.org Acked-by: Russell King

Re: [PATCH 2/2] cpufreq: OMAP: remove loops_per_jiffy recalculate for smp

2012-02-29 Thread Shilimkar, Santosh
On Wed, Feb 29, 2012 at 12:48 PM, Richard Zhao richard.z...@linaro.org wrote: arm registered cpufreq transition notifier to recalculate it. Signed-off-by: Richard Zhao richard.z...@linaro.org --- Thanks for the OMAP updates Acked-by: Santosh Shilimkar santosh.shilim...@ti.com

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Sylwester Nawrocki
Hi Tushar, On 12/01/2011 06:50 AM, Tushar Behera wrote: The framebuffer driver needs the clock named 'lcd' as its bus clock but the equivalent clock on Exynos4 is named as 'fimd'. Hence, create a clkdev lookup entry with the name 'lcd' that references the 'fimd' clock. Signed-off-by:

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-02-29 Thread Dave Martin
On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote: On Tue, 28 Feb 2012, Ian Campbell wrote: On Tue, 2012-02-28 at 10:20 +, Dave Martin wrote: On Mon, Feb 27, 2012 at 07:33:39PM +, Ian Campbell wrote: On Mon, 2012-02-27 at 18:03 +, Dave Martin wrote:

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-02-29 Thread Dave Martin
On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote: On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote: On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote: I don't have a very strong opinion on which register we should use, but I would like to avoid r7 if it

[PATCH 2/2] USB: ehci-s5p: add function for burst

2012-02-29 Thread Sangwook Lee
Add platform specific function for EHCI burst function Signed-off-by: Sangwook Lee sangwook@linaro.org --- drivers/usb/host/ehci-s5p.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/usb/host/ehci-s5p.c b/drivers/usb/host/ehci-s5p.c index 293f741..c5eb0ce

[PATCH 0/2] add ehci-s5p AHB burst function

2012-02-29 Thread Sangwook Lee
Enable burst transfer from AHB for EHCI. This fixes data transfer issue of USB Ethernet with EHCI. Without this patch, ping works and network utilities such as scp hardly works. It was tested on Origen board with the following configs. root@linaro-alip:~# lsusb -t /: Bus 02.Port 1: Dev 1,

[PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Sangwook Lee
Enable burst transfer from AHB for EHCI. This fixes data transfer of USB Ethernet with EHCI. Without this patch, scp hardly works. Signed-off-by: Sangwook Lee sangwook@linaro.org --- arch/arm/mach-exynos/setup-usb-phy.c |6 ++ arch/arm/plat-samsung/devs.c |2 ++

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-02-29 Thread Dave Martin
On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote: On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote: On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote: I don't have a very strong opinion on which register we should use, but I would like to avoid r7 if it

Re: Organizing series and milestones based on quarters

2012-02-29 Thread Fathi Boudra
On 28 February 2012 06:56, Zach Pfeffer zach.pfef...@linaro.org wrote: All, I recently reorganized my series and milestones to reflect quarters: https://launchpad.net/linaro-android I also filed milestones for the connects so that I can easily find the sessions I had. Thought others may

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Thomas Abraham
Hi Sangwook, On 29 February 2012 18:11, Sangwook Lee sangwook@linaro.org wrote: Enable burst transfer from AHB for EHCI. This fixes data transfer of USB Ethernet with EHCI. Without this patch, scp hardly works. Signed-off-by: Sangwook Lee sangwook@linaro.org ---  

Cross toolchain for lucid updated

2012-02-29 Thread Marcin Juszkiewicz
Linaro cross toolchain backport PPA [1] got updated to recent Ubuntu 12.04 versions: - gcc 4.5.3 - gcc 4.6.2 - binutils 2.22 - eglibc 2.15 - linux 3.2 I tested both compiler versions against few packages, U-Boot and Linux 2.6.32. Those packages may also work under Ubuntu 10.10 'maverick'

Re: 3, 2, 1....BLASTOFF

2012-02-29 Thread Peter Maydell
On 29 February 2012 13:25, Vishal Bhoj vishal.b...@linaro.org wrote: On 29 February 2012 12:33, Guruswamy, Senthilvadivu svad...@ti.com wrote: Which RTSM_EB are you using for this bring up? FastModel comes with only RTSM_VE of A15,A7 pack which has only cores simulated, not even uart in it.

Re: 3, 2, 1....BLASTOFF

2012-02-29 Thread Vishal Bhoj
On 29 February 2012 19:03, Peter Maydell peter.mayd...@linaro.org wrote: On 29 February 2012 13:25, Vishal Bhoj vishal.b...@linaro.org wrote: On 29 February 2012 12:33, Guruswamy, Senthilvadivu svad...@ti.com wrote: Which RTSM_EB are you using for this bring up? FastModel comes with only

Re: [RFC PATCH] module: debugging check for runaway kthreads

2012-02-29 Thread Dmitry Antipov
On 02/29/2012 12:43 AM, Andrew Morton wrote: Please make the stub function a proper C function, not a macro. It provides type checking, can prevent compile warnings and is generally easier on the eyes. OK I think this should be under the kernel hacking menu, dependent on

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Sangwook Lee
Hi Jingoo On 29/02/12 13:23, Jingoo Han wrote: Hi, Sangwook. I know what you want to add. I'll send new patch which can enable EHCI burst mode. Great ! Thanks Sangwook This new patch will not use platform data callback and different machine directory file to include EHCI INSNREG00

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Sangwook Lee
On 29/02/12 13:01, Thomas Abraham wrote: Hi Sangwook, On 29 February 2012 18:11, Sangwook Leesangwook@linaro.org wrote: Enable burst transfer from AHB for EHCI. This fixes data transfer of USB Ethernet with EHCI. Without this patch, scp hardly works. Signed-off-by: Sangwook

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-02-29 Thread Stefano Stabellini
On Wed, 29 Feb 2012, Dave Martin wrote: On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote: On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote: On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote: I don't have a very strong opinion on which register we

[PATCH] module: debugging check for runaway kthreads

2012-02-29 Thread Dmitry Antipov
Debugging option CONFIG_MODULE_KTHREAD_CHECK provides a way to check whether all kernel threads created by the module and have used module code as a thread worker function are really exited when the module is unloaded. The following pseudo-code contains example of an error which is likely to be

Re: [Linaro-big-little] Sample big.LITTLE model boot images

2012-02-29 Thread Loïc Minier
On Tue, Feb 28, 2012, Dave Martin wrote: I've added some detailed info on the wiki about how to go about building bootable images for the big.LITTLE components, here: https://wiki.linaro.org/Internal/Projects/Big.Little.Switcher/ARMFastModelsHowto Could you share the model binaries within

[PATCH v6 8/9] ARM: shmobile: Consolidate time keeping and irq enable

2012-02-29 Thread Robert Lee
Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org --- arch/arm/mach-shmobile/cpuidle.c | 23 +++ 1 files changed, 3 insertions(+), 20 deletions(-) diff --git

[PATCH v6 3/9] ARM: exynos: Consolidate time keeping and irq enable

2012-02-29 Thread Robert Lee
Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org --- arch/arm/mach-exynos/cpuidle.c | 53 --- 1 files changed, 6 insertions(+), 47 deletions(-) diff --git

Re: [PATCH v6 5/9] ARM: davinci: Consolidate time keeping and irq enable

2012-02-29 Thread Rob Lee
On Wed, Feb 29, 2012 at 2:36 AM, Jean Pihet jean.pi...@newoldbits.com wrote: Rob, On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee rob@linaro.org wrote: Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org ---

RE: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Jingoo Han
Hi Tushar, -Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc-ow...@vger.kernel.org] On Behalf Of Tushar Behera Sent: Thursday, December 01, 2011 2:50 PM To: linux-samsung-...@vger.kernel.org Cc: kgene@samsung.com;

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-02-29 Thread Ian Campbell
On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote: On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote: I don't have a very strong opinion on which register we should use, but I would like to avoid r7 if it is already actively used by gcc. But there is no framepointer

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Jean Pihet
Hi Rob, On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee rob@linaro.org wrote: Make necessary changes to implement time keeping and irq enabling in the core cpuidle code.  This will allow the removal of these functionalities from various platform cpuidle implementations whose timekeeping and

[PATCH v6 4/9] ARM: kirkwood: Consolidate time keeping and irq enable

2012-02-29 Thread Robert Lee
Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org --- arch/arm/mach-kirkwood/cpuidle.c | 72 +++--- 1 files changed, 21 insertions(+), 51 deletions(-) diff --git

[PATCH v6 0/9] Consolidate cpuidle functionality

2012-02-29 Thread Robert Lee
This patch series moves various functionality duplicated in platform cpuidle drivers to the core cpuidle driver. Also, the platform irq disabling was removed as it appears that all calls into cpuidle_call_idle will have already called local_irq_disable(). NOTE to Maintainers: Platform code

[PATCH v6 2/9] ARM: at91: Consolidate time keeping and irq enable

2012-02-29 Thread Robert Lee
Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org --- arch/arm/mach-at91/cpuidle.c | 67 +++--- 1 files changed, 24 insertions(+), 43 deletions(-) diff --git

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Deepthi Dharwar
Hi Rob, On 02/29/2012 08:41 AM, Robert Lee wrote: Make necessary changes to implement time keeping and irq enabling in the core cpuidle code. This will allow the removal of these functionalities from various platform cpuidle implementations whose timekeeping and irq enabling follows the

Re: [PATCH v6 0/9] Consolidate cpuidle functionality

2012-02-29 Thread Jean Pihet
Rob, On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee rob@linaro.org wrote: This patch series moves various functionality duplicated in platform cpuidle drivers to the core cpuidle driver. Also, the platform irq disabling was removed as it appears that all calls into cpuidle_call_idle will

[PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Robert Lee
Make necessary changes to implement time keeping and irq enabling in the core cpuidle code. This will allow the removal of these functionalities from various platform cpuidle implementations whose timekeeping and irq enabling follows the form in this common code. Signed-off-by: Robert Lee

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Rob Lee
Hello Deepthi, On Wed, Feb 29, 2012 at 5:13 AM, Deepthi Dharwar deep...@linux.vnet.ibm.com wrote: Hi Rob, On 02/29/2012 08:41 AM, Robert Lee wrote: Make necessary changes to implement time keeping and irq enabling in the core cpuidle code.  This will allow the removal of these

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Rob Lee
On Wed, Feb 29, 2012 at 2:30 AM, Jean Pihet jean.pi...@newoldbits.com wrote: Hi Rob, On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee rob@linaro.org wrote: Make necessary changes to implement time keeping and irq enabling in the core cpuidle code.  This will allow the removal of these

[PATCH v6 5/9] ARM: davinci: Consolidate time keeping and irq enable

2012-02-29 Thread Robert Lee
Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org --- arch/arm/mach-davinci/cpuidle.c | 78 +++--- 1 files changed, 31 insertions(+), 47 deletions(-) diff --git

Re: [PATCH v6 3/9] ARM: exynos: Consolidate time keeping and irq enable

2012-02-29 Thread Amit Kachhap
Hi, I verified this patch on exynos4 based origen board. Tested-by: Amit Daniel amit.kach...@linaro.org Thanks, Amit D On 29 February 2012 08:41, Robert Lee rob@linaro.org wrote: Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by:

[PATCH v6 6/9] ARM: omap: Consolidate OMAP3 time keeping and irq enable

2012-02-29 Thread Robert Lee
Use core cpuidle timekeeping and irqen wrapper and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org --- arch/arm/mach-omap2/cpuidle34xx.c | 42 +++-- 1 files changed, 17 insertions(+), 25 deletions(-) diff --git

Re: [PATCH 1/2] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR

2012-02-29 Thread Dan Carpenter
On Wed, Feb 29, 2012 at 10:53:13AM +0400, Dmitry Antipov wrote: On 02/28/2012 05:30 PM, Dan Carpenter wrote: Could you include that in the changelog when the final version is ready? What changelog you're saying about? The commit message to this patch. Right now it just says fix vmalloc

Re: [PATCH v6 5/9] ARM: davinci: Consolidate time keeping and irq enable

2012-02-29 Thread Jean Pihet
Rob, On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee rob@linaro.org wrote: Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee rob@linaro.org ---  arch/arm/mach-davinci/cpuidle.c |   78

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-02-29 Thread Ian Campbell
On Wed, 2012-02-29 at 12:58 +, Dave Martin wrote: On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote: On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote: On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote: I don't have a very strong opinion on which

[PATCH 1/2] ARM: EXYNOS: Add USB HOST register definitions

2012-02-29 Thread Jingoo Han
This patch adds USB HOST register definitions. The definition for EHCI INSNREG00 regiser and corresponding bit field definitions are added. Signed-off-by: Jingoo Han jg1@samsung.com --- arch/arm/mach-exynos/include/mach/regs-usb-host.h | 23 + 1 files changed, 23

Re: [RFC PATCH] module: debugging check for runaway kthreads

2012-02-29 Thread Andrew Morton
On Tue, 28 Feb 2012 13:04:23 +0400 Dmitry Antipov dmitry.anti...@linaro.org wrote: Debugging option CONFIG_MODULE_KTHREAD_CHECK provides a way to check whether all kernel threads created by the module and have used module code as a thread worker function are really exited when the module is

RE: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Jingoo Han
Hi, Sangwook. I know what you want to add. I'll send new patch which can enable EHCI burst mode. This new patch will not use platform data callback and different machine directory file to include EHCI INSNREG00 definitions. Also, comment will be modified properly. Thank you. Best regards,

Is LatencyTOP dead?

2012-02-29 Thread Dmitry Antipov
Are there any efforts going on LatencyTOP? Is it dead? Is it canceled in favor of another similar project? Dmitry ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Rant about binary blobs on #img

2012-02-29 Thread Zach Pfeffer
Come one and all to change the world -- Zach Pfeffer Android Platform Team Lead, Linaro Platform Teams Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog

Re: Rant about binary blobs on #img

2012-02-29 Thread Wookey
+++ Zach Pfeffer [2012-02-29 11:38 -0600]: Come one and all to change the world Difficult without some clue as to what '#img' might be or where it might be found. IRC channel? twitter hashtag? some website I've never heard of? Something else? Wookey -- Principal hats: Linaro, Emdebian,

Re: Rant about binary blobs on #img

2012-02-29 Thread Zach Pfeffer
On 29 February 2012 11:42, Wookey woo...@wookware.org wrote: +++ Zach Pfeffer [2012-02-29 11:38 -0600]: Come one and all to change the world Difficult without some clue as to what '#img' might be or where it might be found. IRC channel? twitter hashtag? some website I've never heard of?

Re: [PATCH 0/2] change lpj in arm smp common code

2012-02-29 Thread Kevin Hilman
Richard Zhao richard.z...@linaro.org writes: The two patches were originally in [PATCH V6 0/7] add a generic cpufreq driver. I seperated them and hope they can go to upstream earlier. Richard Zhao (2): ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp cpufreq:

Java jogl and jogamp acceleration

2012-02-29 Thread Wookey
I'm not sure who needs to know about this - maybe you all do already, but Xerces Ranby showed me (at FOSDEM) some cool stuff with jogl giving java stuff access to OPenGL ES hardware acceleration. His demo on an AC100 sped java games up by a factor of lots so instead of visibly slow screen redraws

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Kevin Hilman
Robert Lee rob@linaro.org writes: Make necessary changes to implement time keeping and irq enabling in the core cpuidle code. This will allow the removal of these functionalities from various platform cpuidle implementations whose timekeeping and irq enabling follows the form in this

Re: [PATCH 0/4] twl-regulator DT adaptation and updates to add new regulators

2012-02-29 Thread Mark Brown
On Tue, Feb 28, 2012 at 03:09:09PM +0530, Rajendra Nayak wrote: Hi Mark, Here is a consolidated series which adds DT support for twl regulator driver and adds support for VDD1/2/3 regulator and support for fixed LDO V1V8 and V2V1. The patches are based on -next and tested on omap3 beagle

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Rob Lee
On Wed, Feb 29, 2012 at 12:43 PM, Kevin Hilman khil...@ti.com wrote: Robert Lee rob@linaro.org writes: Make necessary changes to implement time keeping and irq enabling in the core cpuidle code.  This will allow the removal of these functionalities from various platform cpuidle

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Tushar Behera
On 02/29/2012 06:31 PM, Thomas Abraham wrote: Hi Sangwook, On 29 February 2012 18:11, Sangwook Lee sangwook@linaro.org wrote: Enable burst transfer from AHB for EHCI. This fixes data transfer of USB Ethernet with EHCI. Without this patch, scp hardly works. Signed-off-by: Sangwook Lee

Re: [PATCH 1/2] ARM: EXYNOS: Add USB HOST register definitions

2012-02-29 Thread Tushar Behera
On 02/29/2012 08:09 PM, Jingoo Han wrote: This patch adds USB HOST register definitions. The definition for EHCI INSNREG00 regiser and corresponding bit field definitions are added. Signed-off-by: Jingoo Han jg1@samsung.com --- arch/arm/mach-exynos/include/mach/regs-usb-host.h | 23

RE: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Kukjin Kim
Jingoo Han wrote: Hi Tushar, (please don't top-post) -Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- ow...@vger.kernel.org] On Behalf Of Tushar Behera Sent: Thursday, December 01, 2011 2:50 PM To:

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Tushar Behera
Hi Kukjin, On 03/01/2012 09:36 AM, Kukjin Kim wrote: Jingoo Han wrote: Hi Tushar, (please don't top-post) -Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- ow...@vger.kernel.org] On Behalf Of Tushar Behera Sent: Thursday, December

RE: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Kukjin Kim
Tushar Behera wrote: Hi Kukjin, Tushar, please don't top-post. On 03/01/2012 09:36 AM, Kukjin Kim wrote: Jingoo Han wrote: Hi Tushar, (please don't top-post) -Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung- soc-

Re: [PATCH 0/4] twl-regulator DT adaptation and updates to add new regulators

2012-02-29 Thread Rajendra Nayak
On Thursday 01 March 2012 04:48 AM, Mark Brown wrote: On Tue, Feb 28, 2012 at 03:09:09PM +0530, Rajendra Nayak wrote: Hi Mark, Here is a consolidated series which adds DT support for twl regulator driver and adds support for VDD1/2/3 regulator and support for fixed LDO V1V8 and V2V1. The

Anybody trying to get Linaro running on AuraSlate tablet?

2012-02-29 Thread Subodh Nijsure
Hello, (Pardon if this is out-of-scope for linaro-dev mailing list ) Is there anybody trying to get Linaro to run on cheap AuraSlate (http://www.auraslate.com/) tablet? If you are would be nice to collaborate... This is the only affordable ARM tablet that I have found with bootrom so I am