[linux] 02/02: [arm64] Enable REGULATOR_FAN53555 as a module, enabling cpufreq to work on rk3399 A72 cores.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Mar 9 18:56:27 UTC 2018


This is an automated email from the git hooks/post-receive script.

vagrant pushed a commit to branch master
in repository linux.

commit 4bcb65139603c79d9151bc256ceb7f9ace0a5c45
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Fri Mar 9 10:55:19 2018 -0800

    [arm64] Enable REGULATOR_FAN53555 as a module, enabling cpufreq to
    work on rk3399 A72 cores.
---
 debian/changelog           | 2 ++
 debian/config/arm64/config | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 351b630..f269c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ linux (4.15.4-2) UNRELEASED; urgency=medium
 
   [ Vagrant Cascadian ]
   * [arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.
+  * [arm64] Enable REGULATOR_FAN53555 as a module, enabling cpufreq to
+    work on rk3399 A72 cores.
 
  -- Uwe Kleine-König <ukleinek at debian.org>  Fri, 23 Feb 2018 13:08:33 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index a0d26fa..a9977b5 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -775,6 +775,7 @@ CONFIG_REGULATOR_QCOM_RPM=m
 CONFIG_REGULATOR_QCOM_SMD_RPM=m
 CONFIG_REGULATOR_QCOM_SPMI=m
 CONFIG_REGULATOR_RK808=m
+CONFIG_REGULATOR_FAN53555=m
 
 ##
 ## file: drivers/remoteproc/Kconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list