generic: platform/mikrotik: add partial AR71xx cpufreq support
authorThibaut VARÈNE <hacks@slashdirt.org>
Sun, 21 Jun 2020 10:59:56 +0000 (12:59 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 8 Jul 2020 14:07:05 +0000 (16:07 +0200)
commit78fffc2dfdb8736d82103e17bb936bdd48fb902b
tree7987d78d57eae14c832773c81fc922ebf7f738fa
parenta874c87f4c43438ac700dc68a1a7f750c7ad878f
generic: platform/mikrotik: add partial AR71xx cpufreq support

This patch adds cpu frequency setting for AR724x and AR7161.
It is unknown if all the AR71xx devices support the same value range,
so support is only enabled for AR7161 at this stage.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
target/linux/generic/files/drivers/platform/mikrotik/rb_softconfig.c