interconnect: qcom: Add interconnect RPM over SMD driver
authorGeorgi Djakov <georgi.djakov@linaro.org>
Tue, 23 Jul 2019 14:23:37 +0000 (17:23 +0300)
committerGeorgi Djakov <georgi.djakov@linaro.org>
Tue, 13 Aug 2019 20:06:40 +0000 (23:06 +0300)
commitbe06f8e7425dcf554ebc1c0f78fb286bbbfbe23a
treea2282e2aea912998450990589a1436b69109b37e
parent24f516ebbab8a212a9aa8c3d69f185371f5e200b
interconnect: qcom: Add interconnect RPM over SMD driver

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.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
drivers/interconnect/qcom/Kconfig
drivers/interconnect/qcom/Makefile
drivers/interconnect/qcom/smd-rpm.c [new file with mode: 0644]
drivers/interconnect/qcom/smd-rpm.h [new file with mode: 0644]