]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: airoha: Add support for AN7583 SoC
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 9 Aug 2025 11:28:30 +0000 (13:28 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 11 Aug 2025 06:49:20 +0000 (12:19 +0530)
commit8640689f17fd550c3e89d2b47ecb02536c58baf3
tree6d82615d792c052435b8d59038562b49e9a1239a
parent32e0d669f3ac9574862a64a56c9a6dff675f8600
cpufreq: airoha: Add support for AN7583 SoC

New Airoha AN7583 SoC use the same exact logic to control the CPU
frequency. Add the Device compatible to the block list for
cpufreq-dt-plat and to the Airoha CPUFreq driver compatible list.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/airoha-cpufreq.c
drivers/cpufreq/cpufreq-dt-platdev.c