[GIT,PULL,1/3] MediaTek ARM64 Device Tree updates for v7.3
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Jul 30 01:32:44 PDT 2026
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -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.3
for you to fetch changes up to 3dc552c1bab6e83bb45af0a49f3a900845a24495:
arm64: dts: mediatek: mt6359: use proper compatible for rtc (2026-07-21 15:16:45 +0200)
----------------------------------------------------------------
MediaTek ARM64 DeviceTree updates
This adds a couple of fixes and improvements for multiple
MediaTek SoCs.
In particular:
- Indentation/whitespace fixes for some devicetrees
- Documentation improvements for MediaTek Mute-X
- dtbs-check warnings fixes
- MT8390 Tungsten boards: removal of unnecessary cells
- MT6795 SoC: removal of deprecated property in UART DMA
- MT6359 PMIC's RTC now uses the correct compatible string
- MT8183/86/88/92/95 SoCs gain support for the UART DMA IPs
- MT8186 gets a new CCI OPP table to resolve lockups
- MT8188/83 Chromebooks now got the correct SPI NOR supply
- MT8192 Asurada drops support for the (unused) MMC1 port
- MediaTek Genio 510/700/1200 EVKs and Radxa NIO-12L now get
their PMIC power input tree completed with assignment of
the correct supplies
----------------------------------------------------------------
AngeloGioacchino Del Regno (8):
arm64: dts: mediatek: tungsten-smarc: Remove unnecessary cells
arm64: dts: mediatek: mt6795: Remove deprecated UART DMA property
arm64: dts: mediatek: mt8183: Add and use UART AP_DMA controller
arm64: dts: mediatek: mt8186: Add and use UART AP_DMA controller
arm64: dts: mediatek: mt8188: Add and use UART AP_DMA controller
arm64: dts: mediatek: mt8192: Add and use UART AP_DMA controller
arm64: dts: mediatek: mt8195: Add and use UART AP_DMA controller
dt-bindings: soc: mediatek: mutex: Improve title and description
Chen-Yu Tsai (3):
arm64: dts: mediatek: mt8183-kukui: Add supply for SPI NOR flash
arm64: dts: mediatek: mt8188-geralt: Add supply for SPI NOR flash
arm64: dts: mediatek: mt8192-asurada: Disable mmc1 on Spherion
Krzysztof Kozlowski (1):
arm64: dts: mediatek: Correct indentation and whitespace
Louis-Alexis Eyraud (4):
arm64: dts: mediatek: mt8390-genio-common: Add MT6365 PMIC supplies
arm64: dts: mediatek: mt8395-genio-common: Add MT6365 PMIC supplies
arm64: dts: mediatek: mt8395-radxa-nio-12l: Add MT6365 PMIC supplies
arm64: dts: mediatek: mt6359: use proper compatible for rtc
Mark Tseng (1):
arm64: dts: mediatek: mt8186: change CCI OPP scaling mapping
Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml | 17 ++++++-----
arch/arm64/boot/dts/mediatek/mt6359.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt6795.dtsi | 4 +--
arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi | 6 ++--
arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku176.dts | 4 +--
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 2 ++
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 22 +++++++++++++
arch/arm64/boot/dts/mediatek/mt8186.dtsi | 112 ++++++++++++++++++++++++++++++++++++++++---------------------------
arch/arm64/boot/dts/mediatek/mt8188-geralt.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt8188.dtsi | 33 ++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts | 4 +++
arch/arm64/boot/dts/mediatek/mt8192.dtsi | 17 +++++++++++
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 37 ++++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi | 19 +++++++++++-
arch/arm64/boot/dts/mediatek/mt8390-tungsten-smarc.dtsi | 4 ---
arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi | 17 +++++++++++
arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 17 +++++++++++
17 files changed, 252 insertions(+), 66 deletions(-)
More information about the Linux-mediatek
mailing list