Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Romain Perier
Please take a look at "PATCH v1 1/10" of this serie, read it carefully... it's already handled ^^ 2014-10-27 17:43 GMT+01:00 Johan Hovold : > On Mon, Oct 27, 2014 at 11:41:53AM -0500, Felipe Balbi wrote: >> On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: >> > Am Montag, den

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 05:49:34PM +0100, Heiko Stübner wrote: > Am Montag, 27. Oktober 2014, 11:41:53 schrieb Felipe Balbi: > > On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: > > > Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: > > > > No longer use custom property to

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Johan Hovold
On Mon, Oct 27, 2014 at 11:41:53AM -0500, Felipe Balbi wrote: > On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: > > Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: > > > No longer use custom property to define poweroff capability, use the > > > standard > > > DT

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Heiko Stübner
Am Montag, 27. Oktober 2014, 11:41:53 schrieb Felipe Balbi: > On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: > > Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: > > > No longer use custom property to define poweroff capability, use the > > > standard DT property

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 04:26:51PM +, Romain Perier wrote: > No longer use custom property to define poweroff capability, use the standard > DT property instead. > > Signed-off-by: Romain Perier > --- > drivers/mfd/tps65910.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: > Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: > > No longer use custom property to define poweroff capability, use the > > standard > > DT property instead. > > > > Signed-off-by: Romain Perier > > --- > >

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Lucas Stach
Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: > No longer use custom property to define poweroff capability, use the standard > DT property instead. > > Signed-off-by: Romain Perier > --- > drivers/mfd/tps65910.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >

[PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Romain Perier
No longer use custom property to define poweroff capability, use the standard DT property instead. Signed-off-by: Romain Perier --- drivers/mfd/tps65910.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/mfd/tps65910.c b/drivers/mfd/tps65910.c index 7612d89..a7faff2

[PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Romain Perier
No longer use custom property to define poweroff capability, use the standard DT property instead. Signed-off-by: Romain Perier romain.per...@gmail.com --- drivers/mfd/tps65910.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/mfd/tps65910.c b/drivers/mfd/tps65910.c

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Lucas Stach
Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: No longer use custom property to define poweroff capability, use the standard DT property instead. Signed-off-by: Romain Perier romain.per...@gmail.com --- drivers/mfd/tps65910.c | 3 +-- 1 file changed, 1 insertion(+), 2

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 04:26:51PM +, Romain Perier wrote: No longer use custom property to define poweroff capability, use the standard DT property instead. Signed-off-by: Romain Perier romain.per...@gmail.com --- drivers/mfd/tps65910.c | 3 +-- 1 file changed, 1 insertion(+), 2

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: No longer use custom property to define poweroff capability, use the standard DT property instead. Signed-off-by: Romain Perier romain.per...@gmail.com ---

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Heiko Stübner
Am Montag, 27. Oktober 2014, 11:41:53 schrieb Felipe Balbi: On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: No longer use custom property to define poweroff capability, use the standard DT property instead.

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Johan Hovold
On Mon, Oct 27, 2014 at 11:41:53AM -0500, Felipe Balbi wrote: On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: No longer use custom property to define poweroff capability, use the standard DT property instead.

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Felipe Balbi
On Mon, Oct 27, 2014 at 05:49:34PM +0100, Heiko Stübner wrote: Am Montag, 27. Oktober 2014, 11:41:53 schrieb Felipe Balbi: On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: Am Montag, den 27.10.2014, 16:26 + schrieb Romain Perier: No longer use custom property to define

Re: [PATCH v2 06/10] mfd: tps65910: Use the standard DT property system-power-controller

2014-10-27 Thread Romain Perier
Please take a look at PATCH v1 1/10 of this serie, read it carefully... it's already handled ^^ 2014-10-27 17:43 GMT+01:00 Johan Hovold jo...@kernel.org: On Mon, Oct 27, 2014 at 11:41:53AM -0500, Felipe Balbi wrote: On Mon, Oct 27, 2014 at 05:35:49PM +0100, Lucas Stach wrote: Am Montag, den