diff mbox series

arm64: defconfig: enable SM8450 DISPCC clock driver

Message ID 20230127-topic-sm8450-upstream-defconfig-v1-1-93cf603db08b@linaro.org (mailing list archive)
State Accepted
Headers show
Series arm64: defconfig: enable SM8450 DISPCC clock driver | expand

Commit Message

Neil Armstrong Jan. 27, 2023, 4:34 p.m. UTC
Build the Qualcomm SM8450 Display Clock Controller driver as a module

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)


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

Best regards,

Comments

Dmitry Baryshkov Jan. 27, 2023, 6:12 p.m. UTC | #1
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 <neil.armstrong@linaro.org>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Bjorn Andersson Feb. 9, 2023, 4:23 a.m. UTC | #2
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,
diff mbox series

Patch

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