Re: [PATCHv4 07/13] ARM: s3c64xx: convert to MULTI_IRQ_HANDLER

2011-11-09 Thread Thomas Abraham
Hi Jamie, On 9 November 2011 16:55, Thomas Abraham thomas.abra...@linaro.org wrote: Hi Jamie, On 4 November 2011 06:40, Jamie Iles ja...@jamieiles.com wrote: Now that there is a generic IRQ handler for multiple VIC devices use it for s3c64xx to help building multi platform kernels. Cc: Ben

Re: [PATCHv4 07/13] ARM: s3c64xx: convert to MULTI_IRQ_HANDLER

2011-11-09 Thread Jamie Iles
On Wed, Nov 09, 2011 at 04:55:06PM +0530, Thomas Abraham wrote: Hi Jamie, On 4 November 2011 06:40, Jamie Iles ja...@jamieiles.com wrote: Now that there is a generic IRQ handler for multiple VIC devices use it for s3c64xx to help building multi platform kernels. Cc: Ben Dooks

Re: [PATCHv4 07/13] ARM: s3c64xx: convert to MULTI_IRQ_HANDLER

2011-11-09 Thread Thomas Abraham
On 9 November 2011 17:24, Jamie Iles ja...@jamieiles.com wrote: On Wed, Nov 09, 2011 at 04:55:06PM +0530, Thomas Abraham wrote: Hi Jamie, On 4 November 2011 06:40, Jamie Iles ja...@jamieiles.com wrote: Now that there is a generic IRQ handler for multiple VIC devices use it for s3c64xx to

Re: [PATCHv4 07/13] ARM: s3c64xx: convert to MULTI_IRQ_HANDLER

2011-11-09 Thread Rob Herring
On 11/09/2011 05:54 AM, Jamie Iles wrote: On Wed, Nov 09, 2011 at 04:55:06PM +0530, Thomas Abraham wrote: Hi Jamie, On 4 November 2011 06:40, Jamie Iles ja...@jamieiles.com wrote: Now that there is a generic IRQ handler for multiple VIC devices use it for s3c64xx to help building multi

Re: [PATCHv4 07/13] ARM: s3c64xx: convert to MULTI_IRQ_HANDLER

2011-11-09 Thread Jamie Iles
On Wed, Nov 09, 2011 at 08:50:33AM -0600, Rob Herring wrote: On 11/09/2011 05:54 AM, Jamie Iles wrote: On Wed, Nov 09, 2011 at 04:55:06PM +0530, Thomas Abraham wrote: Hi Jamie, On 4 November 2011 06:40, Jamie Iles ja...@jamieiles.com wrote: Now that there is a generic IRQ handler for

Re: Pet Peaves about Platform code, and arch_reset

2011-11-09 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [07 16:11]: * Russell King - ARM Linux li...@arm.linux.org.uk [06 05:18]: Here's a list of my peaves about current platform code - which are causing me great issue when trying to clean up the arch_reset() stuff: 1. Lack of trailing ',' on

Re: s3c2440 / s3c2416 broken

2011-11-09 Thread Thomas Abraham
On 10 November 2011 05:00, Paul Schilling paul.s.schill...@gmail.com wrote: Boot past init slow - stalled when using jffs2 also. On Wed, Nov 9, 2011 at 4:12 PM, Paul Schilling paul.s.schill...@gmail.com wrote: Latest kernel 3.2.0-rc1 appears to break the following processors s3c2440 and

Re: [PATCH 1/3] ARM: EXYNOS: Add ASV feature for Exynos4 series

2011-11-09 Thread MyungJoo Ham
On Thu, Oct 27, 2011 at 10:12 AM, Jongpill Lee boyko@samsung.com wrote: This patch adds ASV feature for exynos4 seires. Asv(Adoptive support voltage) feature support to get spec of SoC. And we can use to adjust voltage for operation SoC usign by ASV result. Signed-off-by: Jongpill Lee

Re: [PATCH V9] mmc: core: Add Power Off Notify Feature eMMC 4.5

2011-11-09 Thread Girish K S
On 8 November 2011 15:18, Sahitya Tummala stumm...@codeaurora.org wrote: Hi Girish, On 10/18/2011 10:35 AM, Girish K S wrote: This patch adds the support for power off notify feature, available in eMMC 4.5 devices. If the the host has support for this feature, then the mmc core will notify

Re: [PATCH 1/3] ARM: EXYNOS: Add ASV feature for Exynos4 series

2011-11-09 Thread MyungJoo Ham
On Sat, Oct 29, 2011 at 3:48 AM, Sylwester Nawrocki snj...@gmail.com wrote: You're putting whole driver under arch/arm/, I'm wondering whether the functionality it provides could be handled by some generic framework, like cpufreq or devfreq. How this driver is different from cpufreq

Re: s3c2440 / s3c2416 broken

2011-11-09 Thread Heiko Stübner
Hi Paul, Am Donnerstag, 10. November 2011, 01:14:59 schrieb Thomas Abraham: On 10 November 2011 05:00, Paul Schilling paul.s.schill...@gmail.com wrote: Boot past init slow - stalled when using jffs2 also. On Wed, Nov 9, 2011 at 4:12 PM, Paul Schilling paul.s.schill...@gmail.com