linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] arm64: defconfig: Enable RK3399 DMC devfreq driver
@ 2019-06-03 22:14 Gaël PORTAY
  0 siblings, 0 replies; only message in thread
From: Gaël PORTAY @ 2019-06-03 22:14 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon; +Cc: kernel, linux-arm-kernel

Enable the DMC devfreq driver that is present in the RK3399 SoC.

Note that it selects the DFI devfreq event and the simple ondemand
governor drivers.

Signed-off-by: Gaël PORTAY <gael.portay@collabora.com>
---
 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4d583514258c..c779e71fbceb 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -698,7 +698,7 @@ CONFIG_ARCH_TEGRA_194_SOC=y
 CONFIG_ARCH_K3_AM6_SOC=y
 CONFIG_SOC_TI=y
 CONFIG_TI_SCI_PM_DOMAINS=y
-CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
+CONFIG_ARM_RK3399_DMC_DEVFREQ=m
 CONFIG_EXTCON_USB_GPIO=y
 CONFIG_EXTCON_USBC_CROS_EC=y
 CONFIG_MEMORY=y
-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-03 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-03 22:14 [PATCH 1/1] arm64: defconfig: Enable RK3399 DMC devfreq driver Gaël PORTAY

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).