cpufreq: mediatek-hw: Add support for CPUFREQ HW
authorHector.Yuan <hector.yuan@mediatek.com>
Fri, 3 Sep 2021 08:39:24 +0000 (16:39 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 6 Sep 2021 09:45:19 +0000 (15:15 +0530)
commit4855e26bcf4d28956f3e33231b961610a0d4a72d
treeb049bf3fb79276424a963188bb446fd04a21a924
parent8486a32dd484a7d7ec25295c7439094608f54915
cpufreq: mediatek-hw: Add support for CPUFREQ HW

Introduce cpufreq HW driver which can support
CPU frequency adjust in MT6779 platform.

Signed-off-by: Hector.Yuan <hector.yuan@mediatek.com>
[ Viresh: Massaged the patch and cleaned some stuff. ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig.arm
drivers/cpufreq/Makefile
drivers/cpufreq/mediatek-cpufreq-hw.c [new file with mode: 0644]