Skip to content

Commit 8d26eff

Browse files
wctrlAngeloGioacchino 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 <[email protected]> Signed-off-by: Max Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 19272b3 commit 8d26eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)