Re: [PATCH 7/7] arm64: defconfig: Enable clock controllers on Qualcomm Eliza SoC
From: Krzysztof Kozlowski
Date: Tue Mar 17 2026 - 13:26:47 EST
On 17/03/2026 18:14, Taniya Das wrote:
> Enable the video, camera and gpu clock controllers for their respective
> functionalities on the Qualcomm Eliza boards.
>
> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/configs/defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 18881bd239f9c53e74ad5caa492bace394e4fde7..dd45d275d30a32fd567432b5c324896518aa4ad8 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1458,6 +1458,11 @@ CONFIG_COMMON_CLK_MT8192_SCP_ADSP=y
> CONFIG_COMMON_CLK_MT8192_VDECSYS=y
> CONFIG_COMMON_CLK_MT8192_VENCSYS=y
> CONFIG_COMMON_CLK_QCOM=y
> +CONFIG_CLK_ELIZA_CAMCC=m
> +CONFIG_CLK_ELIZA_GCC=y
> +CONFIG_CLK_ELIZA_GPUCC=m
> +CONFIG_CLK_ELIZA_TCSRCC=m
I told you already twice, don't send duplicated patches. Once when you
sent sm8750 videocc, even though it was all ready and posted. Second
today when you completely ignored one month of development of Eliza in
Qualcomm tree (so your tree).
Now this. You keep sending patches interfering with work which was
already posted.
NAK
https://lore.kernel.org/all/20260316-arm64-defconfig-enable-eliza-basic-providers-v1-1-7ae581670aa8@xxxxxxxxxxxxxxxx/
Best regards,
Krzysztof