2024-02-13 10:17:37

by Komal Bajaj

[permalink] [raw]
Subject: [PATCH v2] arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000

Add the QDU1000/QRU1000 GCC and interconnect drivers as built-in.
These are necessary for the Qualcomm QDU1000/QRU1000 platform to boot
to shell.

Signed-off-by: Komal Bajaj <[email protected]>
Acked-by: Konrad Dybcio <[email protected]>
---
Changes in v2:
- Rebased on top of 6.8-rc4
- Collected acked by tag
- Link to v1: https://lore.kernel.org/all/[email protected]/
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6cf3e5d63c3..f121716cd883 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1265,6 +1265,7 @@ CONFIG_MSM_MMCC_8998=m
CONFIG_QCM_GCC_2290=y
CONFIG_QCM_DISPCC_2290=m
CONFIG_QCS_GCC_404=y
+CONFIG_QDU_GCC_1000=y
CONFIG_SC_CAMCC_8280XP=m
CONFIG_SC_DISPCC_8280XP=m
CONFIG_SA_GCC_8775P=y
@@ -1552,6 +1553,7 @@ CONFIG_INTERCONNECT_QCOM_MSM8996=m
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
CONFIG_INTERCONNECT_QCOM_QCM2290=m
CONFIG_INTERCONNECT_QCOM_QCS404=m
+CONFIG_INTERCONNECT_QCOM_QDU1000=y
CONFIG_INTERCONNECT_QCOM_SA8775P=y
CONFIG_INTERCONNECT_QCOM_SC7180=y
CONFIG_INTERCONNECT_QCOM_SC7280=y
--
2.42.0



2024-02-14 18:04:34

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v2] arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000


On Tue, 13 Feb 2024 15:24:59 +0530, Komal Bajaj wrote:
> Add the QDU1000/QRU1000 GCC and interconnect drivers as built-in.
> These are necessary for the Qualcomm QDU1000/QRU1000 platform to boot
> to shell.
>
>

Applied, thanks!

[1/1] arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000
commit: 0b76fc39b7d8ad012a6ae2e39094ca7cf00c33dd

Best regards,
--
Bjorn Andersson <[email protected]>