interconnect: qcom: Add SC8280XP interconnect provider
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 8 Apr 2022 21:48:35 +0000 (14:48 -0700)
committerGeorgi Djakov <djakov@kernel.org>
Fri, 22 Apr 2022 08:04:43 +0000 (11:04 +0300)
commitf29dabda7917d293926b2f756747c6c1d4054444
tree780102f7eafb8be370da9e4743ecd3f183736458
parentea3364db9068e37bd8e12b9a99c7c92385593ed7
interconnect: qcom: Add SC8280XP interconnect provider

The Qualcomm SC8280XP provides the means for the OS to request bus
bandwidth using RPMh. It consists of providers for each of the busses in
the SoC and two virtual providers, for the "memory controller" and a few
of "virtual clocks".

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220408214835.624494-2-bjorn.andersson@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
drivers/interconnect/qcom/Kconfig
drivers/interconnect/qcom/Makefile
drivers/interconnect/qcom/sc8280xp.c [new file with mode: 0644]
drivers/interconnect/qcom/sc8280xp.h [new file with mode: 0644]