Re: [PATCH 1/5] reset: add acquired/released state for exclusive reset controls

2019-03-19 Thread Philipp Zabel
Hi Thierry, On Thu, 2019-02-21 at 16:28 +0100, Thierry Reding wrote: > On Thu, Feb 21, 2019 at 04:25:53PM +0100, Thierry Reding wrote: > > From: Philipp Zabel > > > > There are cases where a driver needs explicit control over a reset line > > that is exclusively conneted to its device, but this

Re: [PATCH 1/5] reset: add acquired/released state for exclusive reset controls

2019-03-18 Thread Thierry Reding
On Mon, Mar 18, 2019 at 05:40:50PM +0100, Philipp Zabel wrote: > Hi Thierry, > > On Mon, 2019-03-18 at 10:12 +0100, Thierry Reding wrote: > > On Thu, Feb 21, 2019 at 04:28:58PM +0100, Thierry Reding wrote: > > > On Thu, Feb 21, 2019 at 04:25:53PM +0100, Thierry Reding wrote: > > > > From: Philipp

Re: [PATCH 1/5] reset: add acquired/released state for exclusive reset controls

2019-03-18 Thread Philipp Zabel
Hi Thierry, On Mon, 2019-03-18 at 10:12 +0100, Thierry Reding wrote: > On Thu, Feb 21, 2019 at 04:28:58PM +0100, Thierry Reding wrote: > > On Thu, Feb 21, 2019 at 04:25:53PM +0100, Thierry Reding wrote: > > > From: Philipp Zabel > > > > > > There are cases where a driver needs explicit control o

Re: [PATCH 1/5] reset: add acquired/released state for exclusive reset controls

2019-03-18 Thread Thierry Reding
On Thu, Feb 21, 2019 at 04:28:58PM +0100, Thierry Reding wrote: > On Thu, Feb 21, 2019 at 04:25:53PM +0100, Thierry Reding wrote: > > From: Philipp Zabel > > > > There are cases where a driver needs explicit control over a reset line > > that is exclusively conneted to its device, but this contro

Re: [PATCH 1/5] reset: add acquired/released state for exclusive reset controls

2019-02-21 Thread Thierry Reding
On Thu, Feb 21, 2019 at 04:25:53PM +0100, Thierry Reding wrote: > From: Philipp Zabel > > There are cases where a driver needs explicit control over a reset line > that is exclusively conneted to its device, but this control has to be > temporarily handed over to the power domain controller to ha

[PATCH 1/5] reset: add acquired/released state for exclusive reset controls

2019-02-21 Thread Thierry Reding
From: Philipp Zabel There are cases where a driver needs explicit control over a reset line that is exclusively conneted to its device, but this control has to be temporarily handed over to the power domain controller to handle reset requirements during power transitions. Allow multiple exclusive