Re: [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups

2013-02-03 Thread Laxman Dewangan
On Monday 04 February 2013 04:03 AM, Samuel Ortiz wrote: Hi Laxman, On Sun, Feb 03, 2013 at 03:19:31PM +0100, Samuel Ortiz wrote: Hi Laxman, On Fri, Dec 28, 2012 at 02:59:37PM +0530, Laxman Dewangan wrote: The patch series add DT support on TPS65090 device. Also remove the suspend/resume imp

Re: [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups

2013-02-03 Thread Samuel Ortiz
Hi Laxman, On Sun, Feb 03, 2013 at 03:19:31PM +0100, Samuel Ortiz wrote: > Hi Laxman, > > On Fri, Dec 28, 2012 at 02:59:37PM +0530, Laxman Dewangan wrote: > > The patch series add DT support on TPS65090 device. > > > > Also remove the suspend/resume implementation as it duplicates with > > irq_s

Re: [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups

2013-02-03 Thread Samuel Ortiz
Hi Laxman, On Fri, Dec 28, 2012 at 02:59:37PM +0530, Laxman Dewangan wrote: > The patch series add DT support on TPS65090 device. > > Also remove the suspend/resume implementation as it duplicates with > irq_suspend/irq_resume(). > > Laxman Dewangan (4): > mfd: tps65090: add DT support for tps

Re: [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups

2013-01-13 Thread Mark Brown
On Tue, Jan 08, 2013 at 05:55:42PM +0530, Laxman Dewangan wrote: > I am not sure that the patches are created on correct sequence for > adapting this in regulator subsystem and mfd subsystem. > Can you please review whether the changes split is fine or not? > Idea was to make independent patch for

Re: [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups

2013-01-08 Thread Laxman Dewangan
Hi Mark, On Friday 28 December 2012 02:59 PM, Laxman Dewangan wrote: The patch series add DT support on TPS65090 device. Also remove the suspend/resume implementation as it duplicates with irq_suspend/irq_resume(). Laxman Dewangan (4): mfd: tps65090: add DT support for tps65090 regulator

[PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups

2012-12-28 Thread Laxman Dewangan
The patch series add DT support on TPS65090 device. Also remove the suspend/resume implementation as it duplicates with irq_suspend/irq_resume(). Laxman Dewangan (4): mfd: tps65090: add DT support for tps65090 regulator: tps65090: add DT support mfd: tps65090: Pass irq domain when adding mf