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

2018-07-20 Thread Georgi Djakov
Hi Evan, On 07/11/2018 01:34 AM, Evan Green wrote: > On Mon, Jul 9, 2018 at 8:51 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 pro

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

2018-07-10 Thread Evan Green
On Mon, Jul 9, 2018 at 8:51 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 communication > with this r

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

2018-07-09 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 communication with this remote processor. Signed-off-by: Georgi Djakov --- .../bindin