[GIT,PULL,2/3] MediaTek ARM32 Device Tree updates for v7.4
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Wed Sep 23 03:32:06 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-dts32-for-v7.4
for you to fetch changes up to 2e195497fc9fc0dd89cf95dab80a2d0486dab65b:
ARM: dts: mediatek: Add basic support for Amazon ford board (2026-09-10 16:41:20 +0200)
----------------------------------------------------------------
MediaTek ARM32 DeviceTree updates
This adds support for the watchdog found in the MediaTek MT8127 SoC
and a new devicetree to enable basic boot on the Amazon Fire 7 2015
tablet using the MT8127 SoC.
----------------------------------------------------------------
Zakariya Hadrami (3):
dt-bindings: arm: mediatek: Add MT8127 Amazon ford
ARM: dts: mediatek: mt8127: Add watchdog support
ARM: dts: mediatek: Add basic support for Amazon ford board
Documentation/devicetree/bindings/arm/mediatek.yaml | 1 +
arch/arm/boot/dts/mediatek/Makefile | 1 +
arch/arm/boot/dts/mediatek/mt8127-amazon-ford.dts | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/mediatek/mt8127.dtsi | 7 +++++++
4 files changed, 63 insertions(+)
create mode 100644 arch/arm/boot/dts/mediatek/mt8127-amazon-ford.dts
More information about the linux-arm-kernel
mailing list