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 >