All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] defconfig: enable Global Clock Controller for SM8250
@ 2020-05-25 16:49 Dmitry Baryshkov
  2020-05-29  2:33 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Baryshkov @ 2020-05-25 16:49 UTC (permalink / raw)
  To: linux-arm-msm; +Cc: Andy Gross, Bjorn Andersson, patches, linaro-kernel

Enable GCC by default.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 24e534d85045..72da59bbecad 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -806,6 +806,7 @@ CONFIG_SDM_GCC_845=y
 CONFIG_SDM_GPUCC_845=y
 CONFIG_SDM_DISPCC_845=y
 CONFIG_SM_GCC_8150=y
+CONFIG_SM_GCC_8250=y
 CONFIG_QCOM_HFPLL=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y
-- 
2.26.2


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

* Re: [PATCH] defconfig: enable Global Clock Controller for SM8250
  2020-05-25 16:49 [PATCH] defconfig: enable Global Clock Controller for SM8250 Dmitry Baryshkov
@ 2020-05-29  2:33 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2020-05-29  2:33 UTC (permalink / raw)
  To: Dmitry Baryshkov; +Cc: linux-arm-msm, Andy Gross, patches, linaro-kernel

On Mon 25 May 09:49 PDT 2020, Dmitry Baryshkov wrote:

> Enable GCC by default.
> 

Thanks for the patch Dmitry, this was however already resolved by
'f7a8bc1cf0b2 ("arm64: defconfig: Enable SM8250 GCC driver")' which
should show up in v5.8-rc1.

Regards,
Bjorn

> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 24e534d85045..72da59bbecad 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -806,6 +806,7 @@ CONFIG_SDM_GCC_845=y
>  CONFIG_SDM_GPUCC_845=y
>  CONFIG_SDM_DISPCC_845=y
>  CONFIG_SM_GCC_8150=y
> +CONFIG_SM_GCC_8250=y
>  CONFIG_QCOM_HFPLL=y
>  CONFIG_HWSPINLOCK=y
>  CONFIG_HWSPINLOCK_QCOM=y
> -- 
> 2.26.2
> 

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

end of thread, other threads:[~2020-05-29  2:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-25 16:49 [PATCH] defconfig: enable Global Clock Controller for SM8250 Dmitry Baryshkov
2020-05-29  2:33 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.