mediatek: mtk_eth_soc: enable mt7986 sram for admav2
This commit is contained in:
@@ -3859,7 +3859,7 @@ static const struct mtk_soc_data mt7986_data = {
|
||||
.hw_features = MTK_HW_FEATURES,
|
||||
.required_clks = MT7986_CLKS_BITMAP,
|
||||
.required_pctl = false,
|
||||
.has_sram = false,
|
||||
.has_sram = true,
|
||||
};
|
||||
|
||||
static const struct mtk_soc_data mt7981_data = {
|
||||
|
||||
Reference in New Issue
Block a user