mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
Revert "[Description]"
This reverts commit efef901d06e9193fc283cc601aee26c8ca59d640.
This commit is contained in:
parent
efef901d06
commit
c430f7b29d
@ -3862,7 +3862,7 @@ static const struct mtk_soc_data mt7986_data = {
|
|||||||
.hw_features = MTK_HW_FEATURES,
|
.hw_features = MTK_HW_FEATURES,
|
||||||
.required_clks = MT7986_CLKS_BITMAP,
|
.required_clks = MT7986_CLKS_BITMAP,
|
||||||
.required_pctl = false,
|
.required_pctl = false,
|
||||||
.has_sram = false,
|
.has_sram = true,
|
||||||
};
|
};
|
||||||
|
|
||||||
static const struct mtk_soc_data mt7981_data = {
|
static const struct mtk_soc_data mt7981_data = {
|
||||||
@ -3871,7 +3871,7 @@ static const struct mtk_soc_data mt7981_data = {
|
|||||||
.hw_features = MTK_HW_FEATURES,
|
.hw_features = MTK_HW_FEATURES,
|
||||||
.required_clks = MT7981_CLKS_BITMAP,
|
.required_clks = MT7981_CLKS_BITMAP,
|
||||||
.required_pctl = false,
|
.required_pctl = false,
|
||||||
.has_sram = false,
|
.has_sram = true,
|
||||||
};
|
};
|
||||||
|
|
||||||
static const struct mtk_soc_data rt5350_data = {
|
static const struct mtk_soc_data rt5350_data = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user