mediatek: sync cpufreq support with changed compatible string
authorDaniel Golle <daniel@makrotopia.org>
Fri, 19 Apr 2024 17:17:01 +0000 (18:17 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 24 Apr 2024 20:05:46 +0000 (21:05 +0100)
commit9599a85dc25c7c739cd7c3d047cfce16f1cf8cce
tree631b75afe2d0e1a492c914f123c8ce4275a18a5d
parentd40691a5fb9415976bc917d1d96a0a6da99f2dc1
mediatek: sync cpufreq support with changed compatible string

The compatible string for the MediaTek MT7988 SoC ended up being
'mediatek,mt7988a' instead of 'mediatek,mt7988' in the now upstream
dtsi. Adapt the cpufreq driver so support for frequency scaling is
again usable.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/patches-6.1/350-21-cpufreq-mediatek-Add-support-for-MT7988.patch
target/linux/mediatek/patches-6.6/350-21-cpufreq-mediatek-Add-support-for-MT7988.patch