Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-25 Thread Philipp Zabel
Hi Srinivas, Am Dienstag, den 25.02.2014, 10:56 + schrieb srinivas kandagatla: > Thankyou Philipp, > On 25/02/14 09:47, Philipp Zabel wrote: > >> No, the context is lost, the IP needs re-initialization. > > alright then, I'll add them to the queue. > Thats Great.. > Can I ask your Ack on these

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-25 Thread srinivas kandagatla
Thankyou Philipp, On 25/02/14 09:47, Philipp Zabel wrote: >> No, the context is lost, the IP needs re-initialization. > alright then, I'll add them to the queue. Thats Great.. Can I ask your Ack on these patches so that I can request Arnd/Olof to take these patches via arm-soc tree. Hi Arnd/Olof,

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-25 Thread Philipp Zabel
Hi Srinivas, Am Dienstag, den 25.02.2014, 09:08 + schrieb srinivas kandagatla: > On 24/02/14 15:16, Philipp Zabel wrote: > > Hi Srinivas, > > > > Am Montag, den 24.02.2014, 14:03 + schrieb srinivas kandagatla: > >> Thanks Philipp for your comments, > >> > >> On 24/02/14 10:33, Philipp Zab

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-25 Thread srinivas kandagatla
On 24/02/14 15:16, Philipp Zabel wrote: > Hi Srinivas, > > Am Montag, den 24.02.2014, 14:03 + schrieb srinivas kandagatla: >> Thanks Philipp for your comments, >> >> On 24/02/14 10:33, Philipp Zabel wrote: > Did Srini's explanations convinced you? > > If so, could you queue the ser

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-24 Thread Philipp Zabel
Hi Srinivas, Am Montag, den 24.02.2014, 14:03 + schrieb srinivas kandagatla: > Thanks Philipp for your comments, > > On 24/02/14 10:33, Philipp Zabel wrote: > >> > Did Srini's explanations convinced you? > >> > > >> > If so, could you queue the series for v3.15? > > to be honest, I'm not com

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-24 Thread srinivas kandagatla
Thanks Philipp for your comments, On 24/02/14 10:33, Philipp Zabel wrote: >> > Did Srini's explanations convinced you? >> > >> > If so, could you queue the series for v3.15? > to be honest, I'm not comfortable with this explanation. If the > "powerdown" bits only gate the clocks to those modules,

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-24 Thread Philipp Zabel
Hi Maxime, Am Mittwoch, den 19.02.2014, 14:57 +0100 schrieb Maxime Coquelin: > Hi Philipp, > > On 02/07/2014 01:54 PM, srinivas kandagatla wrote: > > Hi Philipp, > > Thankyou for looking at the patches. > > > > > > On 05/02/14 09:28, Philipp Zabel wrote: > >> Hi Srinivas, > >> > > ... > >> > >> t

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-19 Thread Maxime Coquelin
Hi Philipp, On 02/07/2014 01:54 PM, srinivas kandagatla wrote: Hi Philipp, Thankyou for looking at the patches. On 05/02/14 09:28, Philipp Zabel wrote: Hi Srinivas, ... the patchset looks good to me for the soft resets. But for the powerdown bits I am wondering whether the reset controlle

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-07 Thread srinivas kandagatla
Hi Philipp, Thankyou for looking at the patches. On 05/02/14 09:28, Philipp Zabel wrote: > Hi Srinivas, > ... > > the patchset looks good to me for the soft resets. But for the powerdown > bits I am wondering whether the reset controller API is the right > abstraction. Depending on whether thos

Re: [PATCH v2 0/6] ARM: STi reset controller support

2014-02-05 Thread Philipp Zabel
Hi Srinivas, Am Montag, den 03.02.2014, 14:27 + schrieb srinivas.kandaga...@st.com: > From: Srinivas Kandagatla > > Hi All, > > This patch series adds reset controller support for STi SOC series STiH415 and > STiH416. It adds support for both power down reset and soft reset controllers. > O