[PATCH] dt-bindings: dma: mediatek,uart-dma: add mt6572

Roman Vivchar via B4 Relay posted 1 patch 1 week, 3 days ago
Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: dma: mediatek,uart-dma: add mt6572
Posted by Roman Vivchar via B4 Relay 1 week, 3 days ago
From: Roman Vivchar <rva333@protonmail.com>

Add a compatible string for the mt6572 APDMA, that is compatible with
mt6577 IP.

Signed-off-by: Roman Vivchar <rva333@protonmail.com>
---
Based on next-20260813 tag.
---
 Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
index bba20e88a6dc..bd5f5260613b 100644
--- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
@@ -23,6 +23,7 @@ properties:
       - items:
           - enum:
               - mediatek,mt2712-uart-dma
+              - mediatek,mt6572-uart-dma
               - mediatek,mt6795-uart-dma
               - mediatek,mt8173-uart-dma
               - mediatek,mt8183-uart-dma

---
base-commit: 2697ef8943c9985c14708a6429e21812693857b2
change-id: 20260814-6572-dt-uartdma-29ecd1078cac

Best regards,
--  
Roman Vivchar <rva333@protonmail.com>
Re: [PATCH] dt-bindings: dma: mediatek,uart-dma: add mt6572
Posted by Krzysztof Kozlowski 1 week, 2 days ago
On Mon, Sep 14, 2026 at 03:10:52PM +0300, Roman Vivchar wrote:
> Add a compatible string for the mt6572 APDMA, that is compatible with
> mt6577 IP.
> 
> Signed-off-by: Roman Vivchar <rva333@protonmail.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: dma: mediatek,uart-dma: add mt6572
Posted by AngeloGioacchino Del Regno 1 week, 3 days ago
On 9/14/26 14:10, Roman Vivchar via B4 Relay wrote:
> From: Roman Vivchar <rva333@protonmail.com>
> 
> Add a compatible string for the mt6572 APDMA, that is compatible with
> mt6577 IP.
> 
> Signed-off-by: Roman Vivchar <rva333@protonmail.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>