drivers/interconnect/qcom/smd-rpm.c
0 → 100644
+77
−0
drivers/interconnect/qcom/smd-rpm.h
0 → 100644
+15
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>