Re: [PATCH v2 0/6] Add clock support for Actions Semi S500 SoC

2019-02-22 Thread Stephen Boyd
Quoting Manivannan Sadhasivam (2019-02-15 20:15:41) > Hi Stephen, > > On Fri, Feb 01, 2019 at 09:23:43AM +0530, Manivannan Sadhasivam wrote: > > Hi Stephen, > > > > On Tue, Jan 15, 2019 at 09:03:34AM +0530, Manivannan Sadhasivam wrote: > > > Hello, > > > > > > This patchset adds common clock sup

Re: [PATCH v2 0/6] Add clock support for Actions Semi S500 SoC

2019-02-15 Thread Manivannan Sadhasivam
Hi Stephen, On Fri, Feb 01, 2019 at 09:23:43AM +0530, Manivannan Sadhasivam wrote: > Hi Stephen, > > On Tue, Jan 15, 2019 at 09:03:34AM +0530, Manivannan Sadhasivam wrote: > > Hello, > > > > This patchset adds common clock support for Actions Semi S500 SoC of > > the Owl family SoCs. This series

Re: [PATCH v2 0/6] Add clock support for Actions Semi S500 SoC

2019-01-31 Thread Manivannan Sadhasivam
Hi Stephen, On Tue, Jan 15, 2019 at 09:03:34AM +0530, Manivannan Sadhasivam wrote: > Hello, > > This patchset adds common clock support for Actions Semi S500 SoC of > the Owl family SoCs. This series is based on the initial work done > by Edgar Bernardi Righi. https://patchwork.kernel.org/cover/1

[PATCH v2 0/6] Add clock support for Actions Semi S500 SoC

2019-01-14 Thread Manivannan Sadhasivam
Hello, This patchset adds common clock support for Actions Semi S500 SoC of the Owl family SoCs. This series is based on the initial work done by Edgar Bernardi Righi. https://patchwork.kernel.org/cover/10587527/ Since there isn't any update from him for long time, I took the liberty to modify hi