interconnect: qcom: Add MSM8996 interconnect provider driver
authorYassine Oudjana <y.oudjana@protonmail.com>
Thu, 21 Oct 2021 13:25:07 +0000 (13:25 +0000)
committerGeorgi Djakov <djakov@kernel.org>
Mon, 22 Nov 2021 16:35:22 +0000 (18:35 +0200)
commit7add937f5222fe9a04a2ca3c43a322985219711f
tree9e354060a1a258a3034bf2760d61e837c4e21cd5
parent3e9fdc6b73ca862e72ea8a563638cecdc11d26e2
interconnect: qcom: Add MSM8996 interconnect provider driver

Add a driver for the MSM8996 NoCs. This chip is similar to SDM660 where
some busses are controlled by RPM, while others directly by the AP with
writes to QoS registers.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Link: https://lore.kernel.org/r/20211021132329.234942-5-y.oudjana@protonmail.com
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> #db820c
Signed-off-by: Georgi Djakov <djakov@kernel.org>
drivers/interconnect/qcom/Kconfig
drivers/interconnect/qcom/Makefile
drivers/interconnect/qcom/msm8996.c [new file with mode: 0644]
drivers/interconnect/qcom/msm8996.h [new file with mode: 0644]