Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
@ 2026-07-01 15:47 Louis-Alexis Eyraud
  2026-07-01 16:55 ` AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Louis-Alexis Eyraud @ 2026-07-01 15:47 UTC (permalink / raw)
  To: Sean Wang, Vinod Koul, Frank Li, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Long Cheng
  Cc: kernel, dmaengine, linux-arm-kernel, linux-mediatek, devicetree,
	linux-kernel, Louis-Alexis Eyraud

Add the compatible string for the APDMA IP found in MT8189 SoC,
that supports 35-bits addressing as MT6985 SoC.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
 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 3708518fe7fc..bba20e88a6dc 100644
--- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
@@ -40,6 +40,7 @@ properties:
       - items:
           - enum:
               - mediatek,mt6991-uart-dma
+              - mediatek,mt8189-uart-dma
               - mediatek,mt8196-uart-dma
           - const: mediatek,mt6985-uart-dma
       - enum:

---
base-commit: ba7c57499e5999aeae8dd4f954eb2600589d80aa
change-id: 20260701-mt8189-dt-bindings-uart-dma-f8fdbe856ee8

Best regards,
-- 
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
  2026-07-01 15:47 [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC Louis-Alexis Eyraud
@ 2026-07-01 16:55 ` AngeloGioacchino Del Regno
  2026-07-01 16:59 ` Conor Dooley
  2026-07-02 15:32 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-07-01 16:55 UTC (permalink / raw)
  To: Louis-Alexis Eyraud, Sean Wang, Vinod Koul, Frank Li, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Matthias Brugger, Long Cheng
  Cc: kernel, dmaengine, linux-arm-kernel, linux-mediatek, devicetree,
	linux-kernel

On 7/1/26 17:47, Louis-Alexis Eyraud wrote:
> Add the compatible string for the APDMA IP found in MT8189 SoC,
> that supports 35-bits addressing as MT6985 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
  2026-07-01 15:47 [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC Louis-Alexis Eyraud
  2026-07-01 16:55 ` AngeloGioacchino Del Regno
@ 2026-07-01 16:59 ` Conor Dooley
  2026-07-02 15:32 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2026-07-01 16:59 UTC (permalink / raw)
  To: Louis-Alexis Eyraud
  Cc: Sean Wang, Vinod Koul, Frank Li, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Long Cheng, kernel, dmaengine, linux-arm-kernel, linux-mediatek,
	devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 75 bytes --]

Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
  2026-07-01 15:47 [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC Louis-Alexis Eyraud
  2026-07-01 16:55 ` AngeloGioacchino Del Regno
  2026-07-01 16:59 ` Conor Dooley
@ 2026-07-02 15:32 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2026-07-02 15:32 UTC (permalink / raw)
  To: Sean Wang, Frank Li, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	Long Cheng, Louis-Alexis Eyraud
  Cc: kernel, dmaengine, linux-arm-kernel, linux-mediatek, devicetree,
	linux-kernel


On Wed, 01 Jul 2026 17:47:20 +0200, Louis-Alexis Eyraud wrote:
> Add the compatible string for the APDMA IP found in MT8189 SoC,
> that supports 35-bits addressing as MT6985 SoC.
> 
> 

Applied, thanks!

[1/1] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
      commit: 0d2b094b1c10be619a63f53a610587bcabbee06b

Best regards,
-- 
~Vinod




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-02 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01 15:47 [PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC Louis-Alexis Eyraud
2026-07-01 16:55 ` AngeloGioacchino Del Regno
2026-07-01 16:59 ` Conor Dooley
2026-07-02 15:32 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox