[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220307122151.11666-1-jia-wei.chang@mediatek.com>
Date: Mon, 7 Mar 2022 20:21:47 +0800
From: Tim Chang <jia-wei.chang@...iatek.com>
To: "Rafael J . Wysocki" <rafael@...nel.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Jia-Wei Chang <jia-wei.chang@...iatek.com>
CC: <linux-pm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>, <fan.chen@...iatek.com>,
<louis.yu@...iatek.com>, <roger.lu@...iatek.com>,
<Allen-yy.Lin@...iatek.com>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
<hsinyi@...gle.com>
Subject: [PATCH 0/4] cpufreq: mediatek: introduce mtk cpufreq
CPUFREQ is DVFS driver used for power saving by scaling clock frequency
and supply voltage of CPUs. This module cooperates with CCI DEVFREQ for
certain Mediatek SoCs.
Jia-Wei Chang (4):
dt-bindings: cpufreq: mediatek: transform cpufreq-mediatek into yaml
dt-bindings: cpufreq: mediatek: add mt8186 cpufreq dt-bindings
cpufreq: mediatek: clean up cpufreq driver
cpufreq: mediatek: add platform data and clean up voltage tracking
logic
.../bindings/cpufreq/cpufreq-mediatek.yaml | 172 +++++
drivers/cpufreq/mediatek-cpufreq.c | 717 +++++++++---------
2 files changed, 521 insertions(+), 368 deletions(-)
create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.yaml
--
2.18.0
Powered by blists - more mailing lists