devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] arm64: dts: imx8qxp add emda support
@ 2023-09-25 20:49 Frank Li
  2023-09-25 20:49 ` [PATCH v2 1/7] genpd: imx: scu-pd: fixed dma2-ch domain defination Frank Li
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Frank Li @ 2023-09-25 20:49 UTC (permalink / raw)
  To: frank.li, shawnguo
  Cc: clin, conor+dt, devicetree, eagle.zhou, festevam, imx, joy.zou,
	kernel, krzysztof.kozlowski+dt, leoyang.li, linux-arm-kernel,
	linux-imx, linux-kernel, pierre.gondois, robh+dt, s.hauer,
	shenwei.wang, sherry.sun

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

 .../boot/dts/freescale/imx8-ss-audio.dtsi     | 88 +++++++++++++++++++
 .../arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 78 +++++++++++++++-
 .../boot/dts/freescale/imx8dxl-ss-adma.dtsi   | 30 +++++++
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts  | 26 ++++++
 .../boot/dts/freescale/imx8qm-ss-dma.dtsi     | 56 ++++++++++++
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 26 ++++++
 drivers/genpd/imx/scu-pd.c                    |  3 +-
 7 files changed, 302 insertions(+), 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-09 13:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 20:49 [PATCH v2 0/7] arm64: dts: imx8qxp add emda support Frank Li
2023-09-25 20:49 ` [PATCH v2 1/7] genpd: imx: scu-pd: fixed dma2-ch domain defination Frank Li
2023-09-25 20:49 ` [PATCH v2 2/7] arm64: dts: imx8: add edma[0..3] Frank Li
2023-09-25 20:49 ` [PATCH v2 3/7] arm64: dts: imx8: add edma for uart[0..3] Frank Li
2023-09-25 20:49 ` [PATCH v2 4/7] arm64: dts: imx8qm: Update edma channel " Frank Li
2023-09-25 20:49 ` [PATCH v2 5/7] arm64: dts: imx8: update lpuart[0..3] irq number Frank Li
2023-09-25 20:49 ` [PATCH v2 6/7] arm64: dts: imx8qxp-mek: enable 8qxp lpuart2 and lpuart3 Frank Li
2023-09-25 20:49 ` [PATCH v2 7/7] arm64: dts: imx8qm-mek: enable 8qm " Frank Li
2023-10-09 13:28 ` [PATCH v2 0/7] arm64: dts: imx8qxp add emda support Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).