]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16f78275f41586b6e559affdc93cf13528d50441
tree9e354060a1a258a3034bf2760d61e837c4e21cd5
parente2876956d806b7928c3eb439695903bbf357b133
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]