linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Qualcomm SDM845 display and gpu clocks
@ 2019-11-09  2:42 Bjorn Andersson
  2019-11-13  9:34 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2019-11-09  2:42 UTC (permalink / raw)
  To: Bjorn Andersson, agross
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Maxime Ripard, Vinod Koul, Anson Huang, Leonard Crestez,
	Jagan Teki, Dinh Nguyen, Marcin Juszkiewicz, linux-arm-kernel,
	linux-kernel, linux-arm-msm

Enable the drivers for the display and gpu clock controllers on Qualcomm
SDM845, needed in order to get these features working. These drivers
provides power-domains and can as such not be compiled as modules.

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 7fa92defb964..7fd999be3de3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -726,6 +726,8 @@ CONFIG_MSM_MMCC_8996=y
 CONFIG_MSM_GCC_8998=y
 CONFIG_QCS_GCC_404=y
 CONFIG_SDM_GCC_845=y
+CONFIG_SDM_GPUCC_845=y
+CONFIG_SDM_DISPCC_845=y
 CONFIG_SM_GCC_8150=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Qualcomm SDM845 display and gpu clocks
  2019-11-09  2:42 [PATCH] arm64: defconfig: Enable Qualcomm SDM845 display and gpu clocks Bjorn Andersson
@ 2019-11-13  9:34 ` Will Deacon
  0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2019-11-13  9:34 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: agross, Catalin Marinas, Shawn Guo, Olof Johansson,
	Maxime Ripard, Vinod Koul, Anson Huang, Leonard Crestez,
	Jagan Teki, Dinh Nguyen, Marcin Juszkiewicz, linux-arm-kernel,
	linux-kernel, linux-arm-msm

On Fri, Nov 08, 2019 at 06:42:34PM -0800, Bjorn Andersson wrote:
> Enable the drivers for the display and gpu clock controllers on Qualcomm
> SDM845, needed in order to get these features working. These drivers
> provides power-domains and can as such not be compiled as modules.
> 
> 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 7fa92defb964..7fd999be3de3 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -726,6 +726,8 @@ CONFIG_MSM_MMCC_8996=y
>  CONFIG_MSM_GCC_8998=y
>  CONFIG_QCS_GCC_404=y
>  CONFIG_SDM_GCC_845=y
> +CONFIG_SDM_GPUCC_845=y
> +CONFIG_SDM_DISPCC_845=y
>  CONFIG_SM_GCC_8150=y
>  CONFIG_HWSPINLOCK=y
>  CONFIG_HWSPINLOCK_QCOM=y

Acked-by: Will Deacon <will@kernel.org>

Will

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-13  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-09  2:42 [PATCH] arm64: defconfig: Enable Qualcomm SDM845 display and gpu clocks Bjorn Andersson
2019-11-13  9:34 ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).