[GIT,PULL,2/4] MediaTek ARM32 DTS updates for v6.17

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Fri Jul 11 01:36:46 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-dts32-for-v6.17

for you to fetch changes up to 5a8e7b4eaaa232d747517fe34ba6867139a4cea8:

  ARM: dts: mediatek: add basic support for Lenovo A369i board (2025-07-11 10:31:43 +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 (7):
      dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: add MT6572
      dt-bindings: watchdog: mediatek,mtk-wdt: add MT6572
      dt-bindings: vendor-prefixes: add JTY
      dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
      ARM: dts: mediatek: add basic support for MT6572 SoC
      ARM: dts: mediatek: add basic support for JTY D101 board
      ARM: dts: mediatek: add basic support for Lenovo A369i board

 Documentation/devicetree/bindings/arm/mediatek.yaml                                |   5 +++
 Documentation/devicetree/bindings/interrupt-controller/mediatek,mt6577-sysirq.yaml |   1 +
 Documentation/devicetree/bindings/vendor-prefixes.yaml                             |   2 +
 Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml                   |   1 +
 arch/arm/boot/dts/mediatek/Makefile                                                |   2 +
 arch/arm/boot/dts/mediatek/mt6572-jty-d101.dts                                     |  61 +++++++++++++++++++++++++++
 arch/arm/boot/dts/mediatek/mt6572-lenovo-a369i.dts                                 |  56 +++++++++++++++++++++++++
 arch/arm/boot/dts/mediatek/mt6572.dtsi                                             | 108 ++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 236 insertions(+)
 create mode 100644 arch/arm/boot/dts/mediatek/mt6572-jty-d101.dts
 create mode 100644 arch/arm/boot/dts/mediatek/mt6572-lenovo-a369i.dts
 create mode 100644 arch/arm/boot/dts/mediatek/mt6572.dtsi




More information about the linux-arm-kernel mailing list