Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-06-02 Thread Mark Brown
On Mon, Jun 02, 2014 at 11:15:24AM +0300, Stanimir Varbanov wrote: > > Lately I've been working on rpm, rpm-smd, smem, smd, smsm, smp2p > > patches for mainline. > > It could be argued that smd is a bus and should go in drivers/bus, but > > for the rest I fear that we just created

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-06-02 Thread Stanimir Varbanov
Hi Bjorn, Thanks for the patches. > Lately I've been working on rpm, rpm-smd, smem, smd, smsm, smp2p > patches for mainline. > It could be argued that smd is a bus and should go in drivers/bus, but > for the rest I fear that we just created drivers/soc/qcom as another > dumping ground for

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-06-02 Thread Stanimir Varbanov
Hi Bjorn, Thanks for the patches. snip Lately I've been working on rpm, rpm-smd, smem, smd, smsm, smp2p patches for mainline. It could be argued that smd is a bus and should go in drivers/bus, but for the rest I fear that we just created drivers/soc/qcom as another dumping ground for

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-06-02 Thread Mark Brown
On Mon, Jun 02, 2014 at 11:15:24AM +0300, Stanimir Varbanov wrote: Lately I've been working on rpm, rpm-smd, smem, smd, smsm, smp2p patches for mainline. It could be argued that smd is a bus and should go in drivers/bus, but for the rest I fear that we just created drivers/soc/qcom as

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-29 Thread Bjorn Andersson
On Wed, May 28, 2014 at 10:06 AM, Kumar Gala wrote: > It is the purpose so that as we see common patterns between either > drivers/soc/ we can refactor in the future. However, we need to all > a little time for those patterns to emerge rather than shoe horning in > drivers into places that

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-29 Thread Bjorn Andersson
On Wed, May 28, 2014 at 10:06 AM, Kumar Gala ga...@codeaurora.org wrote: It is the purpose so that as we see common patterns between either drivers/soc/VENDOR we can refactor in the future. However, we need to all a little time for those patterns to emerge rather than shoe horning in

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-28 Thread Kumar Gala
On May 28, 2014, at 11:59 AM, Bjorn Andersson wrote: > On Wed, May 28, 2014 at 9:23 AM, Kumar Gala wrote: >> >> On May 27, 2014, at 12:28 PM, Bjorn Andersson >> wrote: >> >>> This series adds a regulator driver for the Resource Power Manager found in >>> Qualcomm 8660, 8960 and 8064 based

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-28 Thread Bjorn Andersson
On Wed, May 28, 2014 at 9:23 AM, Kumar Gala wrote: > > On May 27, 2014, at 12:28 PM, Bjorn Andersson > wrote: > >> This series adds a regulator driver for the Resource Power Manager found in >> Qualcomm 8660, 8960 and 8064 based devices. >> >> The RPM driver exposes resources to its child

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-28 Thread Kumar Gala
On May 27, 2014, at 12:28 PM, Bjorn Andersson wrote: > This series adds a regulator driver for the Resource Power Manager found in > Qualcomm 8660, 8960 and 8064 based devices. > > The RPM driver exposes resources to its child devices, that can be accessed to > implement drivers for the

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-28 Thread Kumar Gala
On May 27, 2014, at 12:28 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: This series adds a regulator driver for the Resource Power Manager found in Qualcomm 8660, 8960 and 8064 based devices. The RPM driver exposes resources to its child devices, that can be accessed to

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-28 Thread Bjorn Andersson
On Wed, May 28, 2014 at 9:23 AM, Kumar Gala ga...@codeaurora.org wrote: On May 27, 2014, at 12:28 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: This series adds a regulator driver for the Resource Power Manager found in Qualcomm 8660, 8960 and 8064 based devices. The RPM

Re: [PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-28 Thread Kumar Gala
On May 28, 2014, at 11:59 AM, Bjorn Andersson bj...@kryo.se wrote: On Wed, May 28, 2014 at 9:23 AM, Kumar Gala ga...@codeaurora.org wrote: On May 27, 2014, at 12:28 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: This series adds a regulator driver for the Resource Power

[PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-27 Thread Bjorn Andersson
This series adds a regulator driver for the Resource Power Manager found in Qualcomm 8660, 8960 and 8064 based devices. The RPM driver exposes resources to its child devices, that can be accessed to implement drivers for the regulators, clocks and bus frequency control that's owned by the RPM in

[PATCH 0/3] Qualcomm Resource Power Manager driver

2014-05-27 Thread Bjorn Andersson
This series adds a regulator driver for the Resource Power Manager found in Qualcomm 8660, 8960 and 8064 based devices. The RPM driver exposes resources to its child devices, that can be accessed to implement drivers for the regulators, clocks and bus frequency control that's owned by the RPM in