mbox series

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

Message ID 20230824165753.2953431-1-Frank.Li@nxp.com
Headers show
Series arm: dts: imx93: add edmav3 support | expand

Message

Frank Li Aug. 24, 2023, 4:57 p.m. UTC
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(+)

Comments

Frank Li Sept. 20, 2023, 9:42 p.m. UTC | #1
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
>