[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YEWrYWE6YNU6LdcN@vkoul-mobl>
Date: Mon, 8 Mar 2021 10:13:13 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Bjorn Andersson <bjorn.andersson@...aro.org>
Cc: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH] arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC
On 05-03-21, 18:10, Bjorn Andersson wrote:
> Enable the Qualcomm SM8350 TLMM pinctrl and GCC clock drivers. They need
> to be builtin to ensure that the UART is allowed to probe before user
> space needs a console.
Thanks for the patch, looks like I missed to send this one out :)
Reviewed-by: Vinod Koul <vkoul@...nel.org>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org>
> ---
> arch/arm64/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index d612f633b771..029edddb50df 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -510,6 +510,7 @@ CONFIG_PINCTRL_SC7180=y
> CONFIG_PINCTRL_SDM845=y
> CONFIG_PINCTRL_SM8150=y
> CONFIG_PINCTRL_SM8250=y
> +CONFIG_PINCTRL_SM8350=y
> CONFIG_PINCTRL_LPASS_LPI=m
> CONFIG_GPIO_ALTERA=m
> CONFIG_GPIO_DAVINCI=y
> @@ -957,6 +958,7 @@ CONFIG_SDM_VIDEOCC_845=y
> CONFIG_SDM_DISPCC_845=y
> CONFIG_SM_GCC_8150=y
> CONFIG_SM_GCC_8250=y
> +CONFIG_SM_GCC_8350=y
> CONFIG_SM_GPUCC_8150=y
> CONFIG_SM_GPUCC_8250=y
> CONFIG_SM_DISPCC_8250=y
> --
> 2.29.2
--
~Vinod
Powered by blists - more mailing lists