]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mediatek: 6.12: fix cci driver probe for mt7988d 19165/head
authorChukun Pan <amadeus@jmu.edu.cn>
Mon, 16 Jun 2025 15:06:38 +0000 (23:06 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 19 Jun 2025 20:53:04 +0000 (22:53 +0200)
commit782afec6c1db8f43bbef33996dd95d1339596454
tree1258b892a96b32fa2e4f995aac875d9810793708
parent9817c9186ab23b9fa2287e6f9412c624332c55a2
mediatek: 6.12: fix cci driver probe for mt7988d

The patch of kernel 6.12 missing cpufreq part for
mt7988d, causing the ccifreq driver probe to fail.
Add it to avoid mt7988d devices boot hang.

Fixes: a9822e8 ("kernel/mediatek: 6.12: drop patches which have been applied upstream")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/mediatek/patches-6.12/350-21-cpufreq-mediatek-Add-support-for-MT7988.patch [new file with mode: 0644]