[PATCH v3 0/3] arm: dts: imx93: add edmav3 support

Frank Li posted 3 patches 2 years, 3 months ago
.../boot/dts/freescale/imx93-11x11-evk.dts    |  15 ++
arch/arm64/boot/dts/freescale/imx93.dtsi      | 130 ++++++++++++++++++
2 files changed, 145 insertions(+)
[PATCH v3 0/3] arm: dts: imx93: add edmav3 support
Posted by Frank Li 2 years, 3 months ago
edmav3 patch already accepted.

https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/log/?h=next

Add dts part for imx93

Change from v2 to v3
- fixed Krzysztof's comments
- drop unused fsl,edma-axi

Change from v1 to v2
- Enable UART1 also, lpuart driver will disable dma when it is console

Frank Li (3):
  arm64: dts: imx93: add edma1 and edma2
  arm64: dts: imx93: add dma support for lpuart[1..8]
  arm64: dts: imx93-evk: add uart5

 .../boot/dts/freescale/imx93-11x11-evk.dts    |  15 ++
 arch/arm64/boot/dts/freescale/imx93.dtsi      | 130 ++++++++++++++++++
 2 files changed, 145 insertions(+)

-- 
2.34.1
Re: [PATCH v3 0/3] arm: dts: imx93: add edmav3 support
Posted by Shawn Guo 2 years, 2 months ago
On Thu, Aug 24, 2023 at 12:57:50PM -0400, Frank Li wrote:
> edmav3 patch already accepted.
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/log/?h=next
> 
> Add dts part for imx93
> 
> Change from v2 to v3
> - fixed Krzysztof's comments
> - drop unused fsl,edma-axi
> 
> Change from v1 to v2
> - Enable UART1 also, lpuart driver will disable dma when it is console
> 
> Frank Li (3):
>   arm64: dts: imx93: add edma1 and edma2
>   arm64: dts: imx93: add dma support for lpuart[1..8]
>   arm64: dts: imx93-evk: add uart5

Applied all, thanks!
Re: [PATCH v3 0/3] arm: dts: imx93: add edmav3 support
Posted by Frank Li 2 years, 2 months ago
On Thu, Aug 24, 2023 at 12:57:50PM -0400, Frank Li wrote:
> edmav3 patch already accepted.
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/log/?h=next
> 
> Add dts part for imx93
> 
> Change from v2 to v3
> - fixed Krzysztof's comments
> - drop unused fsl,edma-axi

@shawn:
	ping?

Frank

> 
> Change from v1 to v2
> - Enable UART1 also, lpuart driver will disable dma when it is console
> 
> Frank Li (3):
>   arm64: dts: imx93: add edma1 and edma2
>   arm64: dts: imx93: add dma support for lpuart[1..8]
>   arm64: dts: imx93-evk: add uart5
> 
>  .../boot/dts/freescale/imx93-11x11-evk.dts    |  15 ++
>  arch/arm64/boot/dts/freescale/imx93.dtsi      | 130 ++++++++++++++++++
>  2 files changed, 145 insertions(+)
> 
> -- 
> 2.34.1
>