Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-08-14 Thread Maxime Ripard
On Thu, Aug 14, 2014 at 11:36:38AM +0200, Philipp Zabel wrote: > Hi Maxime, > > Am Montag, den 11.08.2014, 19:33 +0200 schrieb Maxime Ripard: > > > Mostly because Maxime and I seem to have a completely different opinion > > > and nobody else argued one way or the other. > > > > Yep, mostly becaus

Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-08-14 Thread Philipp Zabel
Hi Maxime, Am Montag, den 11.08.2014, 19:33 +0200 schrieb Maxime Ripard: > > Mostly because Maxime and I seem to have a completely different opinion > > and nobody else argued one way or the other. > > Yep, mostly because I don't see how a generic approach can work. > > The existing reset-gpios

Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-08-11 Thread Maxime Ripard
On Fri, Aug 08, 2014 at 04:23:09PM +0200, Philipp Zabel wrote: > Am Dienstag, den 08.07.2014, 11:38 +0200 schrieb Linus Walleij: > > On Tue, Jul 8, 2014 at 10:05 AM, Maxime Ripard > > wrote: > > > On Tue, Jul 08, 2014 at 09:52:03AM +0200, Linus Walleij wrote: > > >> On Wed, Jun 18, 2014 at 3:37 PM

Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-08-08 Thread Philipp Zabel
Am Dienstag, den 08.07.2014, 11:38 +0200 schrieb Linus Walleij: > On Tue, Jul 8, 2014 at 10:05 AM, Maxime Ripard > wrote: > > On Tue, Jul 08, 2014 at 09:52:03AM +0200, Linus Walleij wrote: > >> On Wed, Jun 18, 2014 at 3:37 PM, Houcheng Lin wrote: > >> > >> > The Problem > >> > --- > >> >

Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-07-08 Thread Linus Walleij
On Tue, Jul 8, 2014 at 10:05 AM, Maxime Ripard wrote: > On Tue, Jul 08, 2014 at 09:52:03AM +0200, Linus Walleij wrote: >> On Wed, Jun 18, 2014 at 3:37 PM, Houcheng Lin wrote: >> >> > The Problem >> > --- >> > The reset signal on a hardware board is send either: >> > - during machine i

Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-07-08 Thread Maxime Ripard
On Tue, Jul 08, 2014 at 09:52:03AM +0200, Linus Walleij wrote: > On Wed, Jun 18, 2014 at 3:37 PM, Houcheng Lin wrote: > > > The Problem > > --- > > The reset signal on a hardware board is send either: > > - during machine initialization > > - during bus master's initialization >

Re: [RFC PATCH v3] reset: Add a defer reset object to send board specific reset

2014-07-08 Thread Linus Walleij
On Wed, Jun 18, 2014 at 3:37 PM, Houcheng Lin wrote: > The Problem > --- > The reset signal on a hardware board is send either: > - during machine initialization > - during bus master's initialization I just thought about this a bit, since there isn't already a generic GPIO reset