diff mbox series

arm64: defconfig: qcom: enable interconnect for SM8350

Message ID 20210510070725.3839459-1-vkoul@kernel.org (mailing list archive)
State Accepted
Commit e353049e12c1eb933b143771b62617a0dabfc7d8
Headers show
Series arm64: defconfig: qcom: enable interconnect for SM8350 | expand

Commit Message

Vinod Koul May 10, 2021, 7:07 a.m. UTC
Enable the interconnect for SM8350 as a module

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Bhupesh Sharma May 10, 2021, 10:16 a.m. UTC | #1
On Mon, 10 May 2021 at 12:37, Vinod Koul <vkoul@kernel.org> wrote:
>
> Enable the interconnect for SM8350 as a module
>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 08c6f769df9a..a382d85c9434 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1148,6 +1148,7 @@ CONFIG_INTERCONNECT_QCOM_OSM_L3=m
>  CONFIG_INTERCONNECT_QCOM_SDM845=y
>  CONFIG_INTERCONNECT_QCOM_SM8150=m
>  CONFIG_INTERCONNECT_QCOM_SM8250=m
> +CONFIG_INTERCONNECT_QCOM_SM8350=m
>  CONFIG_EXT2_FS=y
>  CONFIG_EXT3_FS=y
>  CONFIG_EXT4_FS_POSIX_ACL=y
> --
> 2.26.3

LGTM, so:
Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>

Thanks.
patchwork-bot+linux-arm-msm@kernel.org May 31, 2021, 9:50 p.m. UTC | #2
Hello:

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

On Mon, 10 May 2021 12:37:25 +0530 you wrote:
> Enable the interconnect for SM8350 as a module
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - arm64: defconfig: qcom: enable interconnect for SM8350
    https://git.kernel.org/qcom/c/e353049e12c1

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 08c6f769df9a..a382d85c9434 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1148,6 +1148,7 @@  CONFIG_INTERCONNECT_QCOM_OSM_L3=m
 CONFIG_INTERCONNECT_QCOM_SDM845=y
 CONFIG_INTERCONNECT_QCOM_SM8150=m
 CONFIG_INTERCONNECT_QCOM_SM8250=m
+CONFIG_INTERCONNECT_QCOM_SM8350=m
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y