diff mbox series

arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC

Message ID 20210306021021.1173860-1-bjorn.andersson@linaro.org
State Accepted
Commit 1a0252abb6ff8312f28d4d8bc2b115ffa9c5d6c6
Headers show
Series arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC | expand

Commit Message

Bjorn Andersson March 6, 2021, 2:10 a.m. UTC
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.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

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

-- 
2.29.2

Comments

Vinod Koul March 8, 2021, 4:43 a.m. UTC | #1
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@kernel.org>


> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.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
patchwork-bot+linux-arm-msm@kernel.org March 8, 2021, 6:50 p.m. UTC | #2
Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Fri,  5 Mar 2021 18:10:21 -0800 you 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.

> 

> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

> ---

>  arch/arm64/configs/defconfig | 2 ++

>  1 file changed, 2 insertions(+)


Here is the summary with links:
  - arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC
    https://git.kernel.org/qcom/c/1a0252abb6ff

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

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