]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
cpufreq: mediatek: add support of cpufreq to MT7622 SoC
authorSean Wang <sean.wang@mediatek.com>
Wed, 9 Aug 2017 10:12:39 +0000 (18:12 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Aug 2017 23:29:53 +0000 (01:29 +0200)
commitccc03d86e2c81667664f805f4e1b84c80aa7b3bf
tree8d368029891b9a3dee1b2d793fe653cf13ed9ea2
parent862e0104f4d1a489517cb1075ce974c0a1fd5a97
cpufreq: mediatek: add support of cpufreq to MT7622 SoC

MT7622 is a 64-bit ARMv8 based dual-core SoC (2 * Cortex-A53) with a
single cluster. The hardware is also compatible with the current driver,
so add MT7622 as one of the compatible string list.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/mediatek-cpufreq.c