Re: [PATCH v3 1/3] firmware: xilinx: Add reset API's

2019-01-24 Thread Philipp Zabel
On Thu, 2019-01-24 at 10:49 +0100, Michal Simek wrote: > On 24. 01. 19 10:43, Philipp Zabel wrote: > > On Fri, 2019-01-25 at 13:16 +0530, Nava kishore Manne wrote: > > > This Patch Adds reset API's to support release, assert > > > and status functionalities by using firmware interface. > > > > > >

Re: [PATCH v3 1/3] firmware: xilinx: Add reset API's

2019-01-24 Thread Michal Simek
On 24. 01. 19 10:43, Philipp Zabel wrote: > On Fri, 2019-01-25 at 13:16 +0530, Nava kishore Manne wrote: >> This Patch Adds reset API's to support release, assert >> and status functionalities by using firmware interface. >> >> Signed-off-by: Nava kishore Manne > > Michal, Should I merge this thr

Re: [PATCH v3 1/3] firmware: xilinx: Add reset API's

2019-01-24 Thread Philipp Zabel
On Fri, 2019-01-25 at 13:16 +0530, Nava kishore Manne wrote: > This Patch Adds reset API's to support release, assert > and status functionalities by using firmware interface. > > Signed-off-by: Nava kishore Manne Michal, Should I merge this through the reset tree together with the reset driver?