[GIT,PULL,1/4] MediaTek arm32 updates for v6.17

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Fri Jul 11 01:36:45 PDT 2025


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-arm32-for-v6.17

for you to fetch changes up to 20e672e65844469fc36a52326dfea80f1068705a:

  ARM: mediatek: add MT6572 smp bring up code (2025-07-11 10:04:08 +0200)

----------------------------------------------------------------
MediaTek mach ARM32 updates

This adds support for the MediaTek MT6572 SoC, found in various
old smartphones and tablets from various manufacturers.

In particular, this adds a board_dt_compat entry for this SoC
and its SMP bring up sequence to enable secondary cores.

----------------------------------------------------------------
Max Shevchenko (2):
      ARM: mediatek: add board_dt_compat entry for the MT6572 SoC
      ARM: mediatek: add MT6572 smp bring up code

 arch/arm/mach-mediatek/Kconfig    | 4 ++++
 arch/arm/mach-mediatek/mediatek.c | 1 +
 arch/arm/mach-mediatek/platsmp.c  | 7 +++++++
 3 files changed, 12 insertions(+)




More information about the linux-arm-kernel mailing list