[PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6

2013-03-28 Thread Philipp Zabel
[Added Arnd and Greg to the recipients] I think the first three patches of this series are candidates to go through Arnd's tree. Arnd, would you take those patches? [PATCH v6 1/8] dt: describe base reset signal binding [PATCH v6 2/8] reset: Add reset controller API [PATCH v6

Re: [PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6

2013-03-28 Thread Arnd Bergmann
On Thursday 28 March 2013, Philipp Zabel wrote: > [Added Arnd and Greg to the recipients] I think the first three patches > of this series are candidates to go through Arnd's tree. Arnd, would you > take those patches? > [PATCH v6 1/8] dt: describe base reset signal binding > [PATCH

Re: [PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6

2013-03-31 Thread Shawn Guo
On Thu, Mar 28, 2013 at 10:07:54PM +, Arnd Bergmann wrote: > On Thursday 28 March 2013, Philipp Zabel wrote: > > [Added Arnd and Greg to the recipients] I think the first three patches > > of this series are candidates to go through Arnd's tree. Arnd, would you > > take those patches? > >

Re: [PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6

2013-03-31 Thread Shawn Guo
On Thu, Mar 28, 2013 at 05:35:15PM +0100, Philipp Zabel wrote: > The system reset controller (SRC) on i.MX51, i.MX53, and i.MX6q controls > reset lines to the GPU, VPU, IPU, and OpenVG IP modules. > > The following patches add a simple API for devices to request being reset > by separate reset con