[GIT,PULL,1/3] MediaTek ARM64 Device Tree updates for v7.4

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Wed Sep 23 03:32:05 PDT 2026


The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:

  Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/ tags/mtk-dts64-for-v7.4

for you to fetch changes up to bf89276b2db391cbb25d1a0e898280fe85b16fb5:

  arm64: dts: mediatek: mt7988a-bpi-r4pro: label gpio-hogs (2026-09-21 12:22:18 +0200)

----------------------------------------------------------------
MediaTek ARM64 DeviceTree updates

As the most exciting change, this finally adds support for the
PowerVR Rogue GX6250 GPU on the MediaTek MT8173 SoC which can
now enjoy graphics acceleration after years of SW rendering on
a SoC featuring rather slow CPU cores by today's standards.

This also adds an important fix for the frequency of the
architected timer on the MT7986A/MT7986B SoCs, resolving
issues with NTP correction limits.

Additional changes include:
 - Addition of labels to the GPIO hogs and the GPIO expander
   chip on the BananaPi R4 Pro;
 - Addition of ramoops memory region on BananaPi R3 and R4;
 - Addition of address/size cells in /firmware node for all
   of the supported Chromebooks;
 - Size increase for the SCP Core 0 memory region in MT8188 Geralt;
 - Indentation fixes in MT8173

----------------------------------------------------------------
Andrea Pesaresi (1):
      arm64: dts: mediatek: mt7986: correct timer frequency

Brian Norris (1):
      arm64: dts: mediatek: Add #{address,size}-cells to Chromium-based /firmware

Chen-Yu Tsai (2):
      arm64: dts: mediatek: mt8173: Fix MFG_ASYNC power domain clock
      arm64: dts: mediatek: mt8173: Add GPU device nodes

Frank Wunderlich (2):
      arm64: dts: mediatek: mt7988a-bpi-r4pro: add names for i2c-to-gpio chip
      arm64: dts: mediatek: mt7988a-bpi-r4pro: label gpio-hogs

Igor Belwon (2):
      arm64: dts: mediatek: mt6878-pinfunc: Fix pinctrl header path
      arm64: dts: mediatek: mt6893-pinfunc: Fix pinctrl header path

Justin Yeh (1):
      arm64: dts: mediatek: mt8188-geralt: Enlarge SCP core0 memory region

Krzysztof Kozlowski (1):
      arm64: dts: mediatek: mt8173: Replace spaces indentation with tabs

Martino Dell'Ambrogio (2):
      arm64: dts: mediatek: mt7986a-bananapi-bpi-r3: add ramoops region
      arm64: dts: mediatek: mt7988a-bananapi-bpi-r4: add ramoops region

 arch/arm64/boot/dts/mediatek/mt6878-pinfunc.h                      |  2 +-
 arch/arm64/boot/dts/mediatek/mt6893-pinfunc.h                      |  2 +-
 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts           | 13 +++++++++++++
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi                          |  1 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn13.dtso |  1 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn14.dtso |  1 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn15.dtso |  1 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn18.dtso |  1 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtsi      | 18 ++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi          | 13 +++++++++++++
 arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi                       |  5 +++++
 arch/arm64/boot/dts/mediatek/mt8173.dtsi                           | 35 +++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi                     |  5 +++++
 arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi                   |  5 +++++
 arch/arm64/boot/dts/mediatek/mt8188-geralt.dtsi                    |  7 ++++++-
 arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi                   |  5 +++++
 arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi                    |  5 +++++
 17 files changed, 115 insertions(+), 5 deletions(-)




More information about the linux-arm-kernel mailing list