]> Gentwo Git Trees - linux/.git/commit
Merge tag 'mtk-arm32-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 20:19:52 +0000 (21:19 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 20:19:52 +0000 (21:19 +0100)
commit9572838be3f585b99b308714bfd88e45bed525b2
tree3a404d033516ea3184855966c160a18488cd42ac
parentdcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa
parent7f637d718752f1b821f90170bf841c4d924b382b
Merge tag 'mtk-arm32-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/arm

MediaTek mach ARM32 updates

This adds support for the MT6582 SoC and its SMP bringup code.
This SoC is found in old smartphones and tablets from various
manufacturers.

* tag 'mtk-arm32-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux:
  ARM: mediatek: add MT6582 smp bring up code
  ARM: mediatek: add board_dt_compat entry for the MT6582 SoC

Signed-off-by: Arnd Bergmann <arnd@arndb.de>