Re: [PATCH v2 0/7] arm64: dts: imx8qxp add emda support

From: Shawn Guo
Date: Mon Oct 09 2023 - 09:28:43 EST


On Mon, Sep 25, 2023 at 04:49:06PM -0400, Frank Li wrote:
> eDMAv3 patch was accepted.
> https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/log/?h=next
>
> This is dts parts.
>
> Add 8qxp edma support and enable lpuart1..3 dma support.
>
> Change from v1 to v2
> - rebase scu-pd.c to 6.6rc1
> - change "F" to "f"
> - Add 8qm edma dts change.
> - Add lpuart0 dma setting (console tty will disable dma)
>
> Frank Li (7):
> genpd: imx: scu-pd: fixed dma2-ch domain defination
> arm64: dts: imx8: add edma[0..3]
> arm64: dts: imx8: add edma for uart[0..3]
> arm64: dts: imx8qm: Update edma channel for uart[0..3]
> arm64: dts: imx8: update lpuart[0..3] irq number
> arm64: dts: imx8qxp-mek: enable 8qxp lpuart2 and lpuart3
> arm64: dts: imx8qm-mek: enable 8qm lpuart2 and lpuart3

Applied 2/7 ~ 7/7, thanks!