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 fo
Add opp v2 information,
and also add clocks, regulators and opp information into cpu nodes
Signed-off-by: Andrew-sh Cheng
---
arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 18 ++
arch/arm64/boot/dts/mediatek/mt8173.dtsi| 90 +
2 files changed, 108 insertions
Add opp v2 information,
and also add clocks, regulators and opp information into cpu nodes
Signed-off-by: Andrew-sh Cheng
---
arch/arm64/boot/dts/mediatek/mt2712-evb.dts | 27 ++
arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 57 +
2 files changed, 84
mediatek projects will use mediate-cpufreq.c as cpufreq driver,
instead of using cpufreq_dt.c
Add mediatek related projects into cpufreq-dt blacklist
Signed-off-by: Andrew-sh Cheng
---
drivers/cpufreq/cpufreq-dt-platdev.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers
Support mt2712 in mediatek-cpufreq.c
Signed-off-by: Andrew-sh Cheng
---
drivers/cpufreq/mediatek-cpufreq.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/cpufreq/mediatek-cpufreq.c
b/drivers/cpufreq/mediatek-cpufreq.c
index 18c4bd9..62aec5c 100644
--- a/drivers/cpufreq/mediatek
]
http://lists.infradead.org/pipermail/linux-arm-kernel/2017-November/544072.html
Andrew-sh Cheng (4):
cpufreq: mediatek: add mt2712 into compatible list
cpufreq: mediatek: Add mediatek related projects into blacklist
arm64: dts: mediatek: add mt8173 cpufreq related device nodes
arm64: dts
6 matches
Mail list logo