Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-07-01 Thread Georgi Djakov
Hi Matthias, On 06/27/2018 03:55 AM, Matthias Kaehlcke wrote: > On Wed, Jun 20, 2018 at 03:11:37PM +0300, Georgi Djakov wrote: >> On some Qualcomm SoCs, there is a remote processor, which controls some of >> the Network-On-Chip interconnect resources. Other CPUs express their needs >> by

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-07-01 Thread Georgi Djakov
Hi Matthias, On 06/27/2018 03:55 AM, Matthias Kaehlcke wrote: > On Wed, Jun 20, 2018 at 03:11:37PM +0300, Georgi Djakov wrote: >> On some Qualcomm SoCs, there is a remote processor, which controls some of >> the Network-On-Chip interconnect resources. Other CPUs express their needs >> by

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-07-01 Thread Georgi Djakov
Hi Evan, On 06/26/2018 11:47 PM, Evan Green wrote: > Hi Georgi, > > On Wed, Jun 20, 2018 at 5:11 AM Georgi Djakov > wrote: >> >> On some Qualcomm SoCs, there is a remote processor, which controls some of >> the Network-On-Chip interconnect resources. Other CPUs express their needs >> by

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-07-01 Thread Georgi Djakov
Hi Evan, On 06/26/2018 11:47 PM, Evan Green wrote: > Hi Georgi, > > On Wed, Jun 20, 2018 at 5:11 AM Georgi Djakov > wrote: >> >> On some Qualcomm SoCs, there is a remote processor, which controls some of >> the Network-On-Chip interconnect resources. Other CPUs express their needs >> by

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-06-26 Thread Matthias Kaehlcke
On Wed, Jun 20, 2018 at 03:11:37PM +0300, Georgi Djakov wrote: > On some Qualcomm SoCs, there is a remote processor, which controls some of > the Network-On-Chip interconnect resources. Other CPUs express their needs > by communicating with this processor. Add a driver to handle comminication

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-06-26 Thread Matthias Kaehlcke
On Wed, Jun 20, 2018 at 03:11:37PM +0300, Georgi Djakov wrote: > On some Qualcomm SoCs, there is a remote processor, which controls some of > the Network-On-Chip interconnect resources. Other CPUs express their needs > by communicating with this processor. Add a driver to handle comminication

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-06-26 Thread Evan Green
Hi Georgi, On Wed, Jun 20, 2018 at 5:11 AM Georgi Djakov wrote: > > On some Qualcomm SoCs, there is a remote processor, which controls some of > the Network-On-Chip interconnect resources. Other CPUs express their needs > by communicating with this processor. Add a driver to handle comminication

Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-06-26 Thread Evan Green
Hi Georgi, On Wed, Jun 20, 2018 at 5:11 AM Georgi Djakov wrote: > > On some Qualcomm SoCs, there is a remote processor, which controls some of > the Network-On-Chip interconnect resources. Other CPUs express their needs > by communicating with this processor. Add a driver to handle comminication

[PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-06-20 Thread Georgi Djakov
On some Qualcomm SoCs, there is a remote processor, which controls some of the Network-On-Chip interconnect resources. Other CPUs express their needs by communicating with this processor. Add a driver to handle comminication with this remote processor. Signed-off-by: Georgi Djakov ---

[PATCH v5 4/8] interconnect: qcom: Add RPM communication

2018-06-20 Thread Georgi Djakov
On some Qualcomm SoCs, there is a remote processor, which controls some of the Network-On-Chip interconnect resources. Other CPUs express their needs by communicating with this processor. Add a driver to handle comminication with this remote processor. Signed-off-by: Georgi Djakov ---