lkml.org 
[lkml]   [2019]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Add cpufreq and cci devfreq for mt8183
Date
MT8183 supports CPU DVFS and CCI DVFS, and LITTLE cpus and CCI are in the same voltage domain.
So, this series is to add drivers to handle the voltage coupling between CPU and CCI DVFS.

Andrew-sh.Cheng (3):
cpufreq: mediatek: add mt8183 cpufreq support
dt-bindings: devfreq: add compatible for mt8183 cci devfreq
devfreq: add mediatek cci devfreq

.../bindings/devfreq/mt8183-cci-devfreq.txt | 19 ++
drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
drivers/cpufreq/mediatek-cpufreq.c | 7 +-
drivers/devfreq/Kconfig | 9 +
drivers/devfreq/Makefile | 1 +
drivers/devfreq/mt8183-cci-devfreq.c | 224 +++++++++++++++++++++
6 files changed, 260 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/devfreq/mt8183-cci-devfreq.txt
create mode 100644 drivers/devfreq/mt8183-cci-devfreq.c

--
1.8.1.1.dirty

\
 
 \ /
  Last update: 2019-01-29 07:36    [W:0.179 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site