OSDN Git Service

interconnect: qcom: Add MSM8916 interconnect provider driver
authorGeorgi Djakov <georgi.djakov@linaro.org>
Fri, 7 Jun 2019 13:57:37 +0000 (16:57 +0300)
committerGeorgi Djakov <georgi.djakov@linaro.org>
Tue, 7 Jan 2020 07:30:09 +0000 (09:30 +0200)
commit30c8fa3ec61a46da80698e1f8ab95df4d42bf374
tree35cb4097cca3c7c8c9ec5f9ad1df8a84e91afb20
parentebb37bd06460fff8d6f54f7731f593b7b52143ca
interconnect: qcom: Add MSM8916 interconnect provider driver

Add driver for the Qualcomm interconnect buses found in MSM8916 based
platforms. The topology consists of three NoCs that are controlled by
a remote processor that collects the aggregated bandwidth for each
master-slave pairs.

Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
drivers/interconnect/qcom/Kconfig
drivers/interconnect/qcom/Makefile
drivers/interconnect/qcom/msm8916.c [new file with mode: 0644]