linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets
@ 2020-09-17 20:39 Dmitry Baryshkov
  2020-09-17 20:39 ` [PATCH 2/4] arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50 Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dmitry Baryshkov @ 2020-09-17 20:39 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross, Catalin Marinas, Will Deacon
  Cc: linux-arm-msm, linux-arm-kernel

Enable CONFIG_INTERCONNECT and interconnect drivers for several Qualcomm
chipsets to enable bus bandwidth control on these SoCs.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/configs/defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 63003ec116ee..2e746ebb9245 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1023,6 +1023,12 @@ CONFIG_SLIMBUS=m
 CONFIG_SLIM_QCOM_CTRL=m
 CONFIG_SLIM_QCOM_NGD_CTRL=m
 CONFIG_MUX_MMIO=y
+CONFIG_INTERCONNECT=y
+CONFIG_INTERCONNECT_QCOM=y
+CONFIG_INTERCONNECT_QCOM_MSM8916=m
+CONFIG_INTERCONNECT_QCOM_SDM845=m
+CONFIG_INTERCONNECT_QCOM_SM8150=m
+CONFIG_INTERCONNECT_QCOM_SM8250=m
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
-- 
2.28.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-04 13:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-17 20:39 [PATCH 1/4] arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets Dmitry Baryshkov
2020-09-17 20:39 ` [PATCH 2/4] arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50 Dmitry Baryshkov
2020-09-17 20:39 ` [PATCH 3/4] arm64: defconfig: enable Qualcomm ASoC modules Dmitry Baryshkov
2020-09-17 20:39 ` [PATCH 4/4] arm64: defconfig: enable Qualcomm ADSP Peripheral Image Loader Dmitry Baryshkov
2020-11-04 13:27 ` [PATCH 1/4] arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets Ionela Voinescu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).