Skip to content

Commit 8d26eff

Browse files
Max ShevchenkoAngeloGioacchino Del Regno
authored andcommitted
ARM: mediatek: add board_dt_compat entry for the MT6572 SoC
Add a compatible string for the MT6572 SoC. Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Max Shevchenko <wctrl@proton.me> Link: https://lore.kernel.org/r/20250702-mt6572-v4-7-bde75b7ed445@proton.me Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
1 parent 19272b3 commit 8d26eff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/mach-mediatek/mediatek.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ static void __init mediatek_timer_init(void)
3838

3939
static const char * const mediatek_board_dt_compat[] = {
4040
"mediatek,mt2701",
41+
"mediatek,mt6572",
4142
"mediatek,mt6589",
4243
"mediatek,mt6592",
4344
"mediatek,mt7623",

0 commit comments

Comments
 (0)