[GIT,PULL,2/5] MediaTek ARM32 DTS updates for v6.19

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Tue Nov 11 01:55:37 PST 2025


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -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.19

for you to fetch changes up to 5416aeee4ef761b79d2e1c35f6d9a35bf3104709:

  ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623 (2025-10-14 13:47:13 +0200)

----------------------------------------------------------------
MediaTek ARM32 Device Tree updates

This performs a cleanup of the MT6582 devicetrees and adds support
for secondary cores bringup on this SoC.

This also introduces basic support for a new machine, the MT6582
Alcatel "yarisxl" Pop C7 (OT-7041D) smartphone, with support for
booting into a initramfs with UART console output.

----------------------------------------------------------------
Christian Marangi (1):
      ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623

Cristian Cozzolino (8):
      ARM: dts: mediatek: mt6582: move MMIO devices under soc node
      ARM: dts: mediatek: mt6582: sort nodes and properties
      ARM: dts: mediatek: mt6582: remove compatible property from root node
      ARM: dts: mediatek: mt6582: add mt6582 compatible to timer
      ARM: dts: mediatek: mt6582: add clock-names property to uart nodes
      ARM: dts: mediatek: mt6582: add enable-method property to cpus
      dt-bindings: arm: mediatek: Add MT6582 yarisxl
      ARM: dts: mediatek: add basic support for Alcatel yarisxl board

 Documentation/devicetree/bindings/arm/mediatek.yaml   |   1 +
 arch/arm/boot/dts/mediatek/Makefile                   |   1 +
 arch/arm/boot/dts/mediatek/mt2701.dtsi                |   2 +-
 arch/arm/boot/dts/mediatek/mt6582-alcatel-yarisxl.dts |  61 ++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/mediatek/mt6582.dtsi                | 142 +++++++++++++++++++++++++++++++++++++++------------------------------------
 arch/arm/boot/dts/mediatek/mt7623.dtsi                |   3 +-
 6 files changed, 138 insertions(+), 72 deletions(-)
 create mode 100644 arch/arm/boot/dts/mediatek/mt6582-alcatel-yarisxl.dts




More information about the Linux-mediatek mailing list