Re: [PATCH 0/8] MediaTek UART DMA: Fixes, improvements and new SoCs
From: Vinod Koul <vkoul@kernel.org>
Date: 2025-12-23 11:28:32
Also in:
dmaengine, linux-devicetree, linux-mediatek, lkml
On Thu, 13 Nov 2025 13:22:21 +0100, AngeloGioacchino Del Regno wrote:
This series performs fixes the MediaTek UART DMA driver to be able to correctly program AP_DMA controllers that support extended addressing, performs some cleanups to improve code readability and adds support for *all* of the SoCs generations that are upstream. This includes MT6795, MT7988, MT8173, MT8183, MT8186, MT8188, MT8195, other than all of their Genio variants (where applicable), all of their Smartphone variants (where applicable), and also some newer generation SoCs that are in the process of being upstreamed, like MT8196 and MT8189. [...]
Applied, thanks!
[1/8] dt-bindings: dma: mediatek,uart-dma: Allow MT6795 single compatible
commit: 4b9ce35ca5924c195df1a6bbccdc9aae4f5cb422
[2/8] dt-bindings: dma: mediatek,uart-dma: Deprecate mediatek,dma-33bits
commit: ebc5e9176e0f9b7effc259b58a7387019ac8811d
[3/8] dt-bindings: dma: mediatek,uart-dma: Support all SoC generations
commit: fd7843f0da58b37072c1dafa779d128bb36912bf
[4/8] dmaengine: mediatek: uart-apdma: Get addressing bits from match data
commit: ff81a68a87b1dbf5c1b819f240f83715c701ef0d
[5/8] dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
commit: 58ab9d7b6651d21e1cff1777529f2d3dd0b4e851
[6/8] dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addr
commit: 7cb173936858f2278d9cf8b2f5d7d52fd000e54e
[7/8] dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300
commit: 391e20f21cfdee2f55f2274e83b37c03199062ea
[8/8] dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200
commit: 3587b2b6bf7681835c7c366c6083e2cd9e4b519d
Best regards,
--
~Vinod