Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-03-04 Thread Ivan T. Ivanov
On Tue, 2015-03-03 at 00:19 -0800, Stephen Boyd wrote: > On 02/26, Ivan T. Ivanov wrote: > > Hi Stephen, > > > > Sorry for delayed answer. > > > > On Thu, 2015-02-19 at 16:49 -0800, Stephen Boyd wrote: > > > On 02/03/15 04:17, Ivan T. Ivanov wrote: > > > > Following set of patches add initial DT

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-03-03 Thread Stephen Boyd
On 02/26, Ivan T. Ivanov wrote: > > Hi Stephan, > > Sorry for delayed answer. > > On Thu, 2015-02-19 at 16:49 -0800, Stephen Boyd wrote: > > On 02/03/15 04:17, Ivan T. Ivanov wrote: > > > Following set of patches add initial DT support for PMIC devices > > > found on recent Quqalcomm chipsets.

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-02-26 Thread Ivan T. Ivanov
Hi Stephan, Sorry for delayed answer. On Thu, 2015-02-19 at 16:49 -0800, Stephen Boyd wrote: > On 02/03/15 04:17, Ivan T. Ivanov wrote: > > Following set of patches add initial DT support for PMIC devices > > found on recent Quqalcomm chipsets. Details for SPMI bus and PMIC arbiter > > could be

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-02-19 Thread Stephen Boyd
On 02/03/15 04:17, Ivan T. Ivanov wrote: > Following set of patches add initial DT support for PMIC devices > found on recent Quqalcomm chipsets. Details for SPMI bus and PMIC arbiter > could be found here [1]. Can you please put the specific compatible strings for the pmic model into the nodes in

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-02-10 Thread Andy Gross
On Tue, Feb 03, 2015 at 02:17:57PM +0200, Ivan T. Ivanov wrote: > Following set of patches add initial DT support for PMIC devices > found on recent Quqalcomm chipsets. Details for SPMI bus and PMIC arbiter > could be found here [1]. > Looks fine. Reviewed-by: Andy Gross -- Qualcomm Innovatio

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-02-09 Thread Ivan T. Ivanov
On Tue, 2015-02-03 at 12:38 -0800, Bjorn Andersson wrote: > On Tue, Feb 3, 2015 at 4:17 AM, Ivan T. Ivanov wrote: > > Following set of patches add initial DT support for PMIC devices > > found on recent Quqalcomm chipsets. Details for SPMI bus and PMIC arbiter > > could be found here [1]. > > >

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-02-03 Thread Bjorn Andersson
On Tue, Feb 3, 2015 at 4:17 AM, Ivan T. Ivanov wrote: > Following set of patches add initial DT support for PMIC devices > found on recent Quqalcomm chipsets. Details for SPMI bus and PMIC arbiter > could be found here [1]. > > Regards, > Ivan > > [1] http://lwn.net/Articles/564637/ > > Ivan T. Iv