linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/1] arm64: defconfig: Enable SDM660 Clock Controllers
@ 2023-11-15 20:53 Petr Vorel
  2023-11-15 21:40 ` Martin Botka
  2023-12-07 16:30 ` Bjorn Andersson
  0 siblings, 2 replies; 8+ messages in thread
From: Petr Vorel @ 2023-11-15 20:53 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Petr Vorel, Bjorn Andersson, Martin Botka,
	AngeloGioacchino Del Regno, Konrad Dybcio, Aboothahir U

From: Petr Vorel <petr.vorel@gmail.com>

Enable support for the multimedia clock controller on SDM660 devices
and graphics clock controller on SDM630/636/660 devices.

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
Changes v1->v2:
* added commit message (not just the subject)

NOTE motivation for this is that some not yet mainlined DTS already use
both:

https://github.com/sdm660-mainline/linux/blob/sdm660-next-stable/arch/arm64/boot/dts/qcom/sdm636-asus-x00td.dts

Kind regards,
Petr

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index acba803835b9..10a098aa8b1b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1235,6 +1235,8 @@ CONFIG_SC_GCC_8180X=y
 CONFIG_SC_GCC_8280XP=y
 CONFIG_SC_GPUCC_8280XP=m
 CONFIG_SC_LPASSCC_8280XP=m
+CONFIG_SDM_MMCC_660=m
+CONFIG_SDM_GPUCC_660=y
 CONFIG_SDM_CAMCC_845=m
 CONFIG_SDM_GPUCC_845=y
 CONFIG_SDM_VIDEOCC_845=y
-- 
2.42.0


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

end of thread, other threads:[~2023-12-09  3:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 20:53 [PATCH v2 1/1] arm64: defconfig: Enable SDM660 Clock Controllers Petr Vorel
2023-11-15 21:40 ` Martin Botka
2023-12-07 16:30 ` Bjorn Andersson
2023-12-07 18:54   ` Dmitry Baryshkov
2023-12-07 19:26     ` Konrad Dybcio
2023-12-07 20:50       ` Dmitry Baryshkov
2023-12-07 21:48         ` Petr Vorel
2023-12-09  3:08     ` Bjorn Andersson

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).