2023-06-20 20:31:21

by Bjorn Andersson

[permalink] [raw]
Subject: [PATCH] arm64: defconfig: Enable Qualcomm SC8280XP GPUCC

Enable the Qualcomm SC8280XP GPU clock controller, to allow the GPU
drivers to probe.

Signed-off-by: Bjorn Andersson <[email protected]>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 57c6b7bb88d4..22406cb88268 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1193,6 +1193,7 @@ CONFIG_SC_GCC_7180=y
CONFIG_SC_GCC_7280=y
CONFIG_SC_GCC_8180X=y
CONFIG_SC_GCC_8280XP=y
+CONFIG_SC_GPUCC_8280XP=m
CONFIG_SC_LPASSCC_8280XP=m
CONFIG_SDM_CAMCC_845=m
CONFIG_SDM_GPUCC_845=y
--
2.25.1



2023-06-20 21:17:34

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: Enable Qualcomm SC8280XP GPUCC

On 20.06.2023 22:21, Bjorn Andersson wrote:
> Enable the Qualcomm SC8280XP GPU clock controller, to allow the GPU
> drivers to probe.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

SC7[12]80 probably deserve the same

Konrad
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 57c6b7bb88d4..22406cb88268 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1193,6 +1193,7 @@ CONFIG_SC_GCC_7180=y
> CONFIG_SC_GCC_7280=y
> CONFIG_SC_GCC_8180X=y
> CONFIG_SC_GCC_8280XP=y
> +CONFIG_SC_GPUCC_8280XP=m
> CONFIG_SC_LPASSCC_8280XP=m
> CONFIG_SDM_CAMCC_845=m
> CONFIG_SDM_GPUCC_845=y

2023-06-20 22:32:24

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: Enable Qualcomm SC8280XP GPUCC


On Tue, 20 Jun 2023 13:21:14 -0700, Bjorn Andersson wrote:
> Enable the Qualcomm SC8280XP GPU clock controller, to allow the GPU
> drivers to probe.
>
>

Applied, thanks!

[1/1] arm64: defconfig: Enable Qualcomm SC8280XP GPUCC
commit: f97be4f1b3df7f8a57322dbae4b4fdbf4c6b4253

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