2023-01-27 16:34:41

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH] arm64: defconfig: enable SM8450 DISPCC clock driver

Build the Qualcomm SM8450 Display Clock Controller driver as a module

Signed-off-by: Neil Armstrong <[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 984553d55e17..58b7f8454dcb 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1125,6 +1125,7 @@ CONFIG_SDM_DISPCC_845=y
CONFIG_SDM_LPASSCC_845=m
CONFIG_SM_CAMCC_8250=m
CONFIG_SM_DISPCC_8250=y
+CONFIG_SM_DISPCC_8450=m
CONFIG_SM_DISPCC_8550=m
CONFIG_SM_GCC_6115=y
CONFIG_SM_GCC_8350=y

---
base-commit: e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
change-id: 20230127-topic-sm8450-upstream-defconfig-51713fe037c8

Best regards,
--
Neil Armstrong <[email protected]>



2023-01-27 18:12:42

by Dmitry Baryshkov

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: enable SM8450 DISPCC clock driver

On 27/01/2023 18:34, Neil Armstrong wrote:
> Build the Qualcomm SM8450 Display Clock Controller driver as a module
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>

Reviewed-by: Dmitry Baryshkov <[email protected]>

--
With best wishes
Dmitry


2023-02-09 04:30:04

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: enable SM8450 DISPCC clock driver

On Fri, 27 Jan 2023 17:34:33 +0100, Neil Armstrong wrote:
> Build the Qualcomm SM8450 Display Clock Controller driver as a module
>
>

Applied, thanks!

[1/1] arm64: defconfig: enable SM8450 DISPCC clock driver
commit: bbf814c98f09dc0efd06156d93c97726f3d90d2e

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