From: Shawn Guo <shawnguo@kernel.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: festevam@gmail.com, clin@suse.com, conor+dt@kernel.org,
devicetree@vger.kernel.org, eagle.zhou@nxp.com,
imx@lists.linux.dev, joy.zou@nxp.com, kernel@pengutronix.de,
krzysztof.kozlowski+dt@linaro.org, leoyang.li@nxp.com,
linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com,
linux-kernel@vger.kernel.org, pierre.gondois@arm.com,
robh+dt@kernel.org, s.hauer@pengutronix.de, shenwei.wang@nxp.com,
sherry.sun@nxp.com
Subject: Re: [PATCH v3 0/3] arm: dts: imx93: add edmav3 support
Date: Mon, 25 Sep 2023 08:36:19 +0800 [thread overview]
Message-ID: <20230925003619.GW7231@dragon> (raw)
In-Reply-To: <20230824165753.2953431-1-Frank.Li@nxp.com>
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!
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: festevam@gmail.com, clin@suse.com, conor+dt@kernel.org,
devicetree@vger.kernel.org, eagle.zhou@nxp.com,
imx@lists.linux.dev, joy.zou@nxp.com, kernel@pengutronix.de,
krzysztof.kozlowski+dt@linaro.org, leoyang.li@nxp.com,
linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com,
linux-kernel@vger.kernel.org, pierre.gondois@arm.com,
robh+dt@kernel.org, s.hauer@pengutronix.de, shenwei.wang@nxp.com,
sherry.sun@nxp.com
Subject: Re: [PATCH v3 0/3] arm: dts: imx93: add edmav3 support
Date: Mon, 25 Sep 2023 08:36:19 +0800 [thread overview]
Message-ID: <20230925003619.GW7231@dragon> (raw)
In-Reply-To: <20230824165753.2953431-1-Frank.Li@nxp.com>
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!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-09-25 0:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 16:57 [PATCH v3 0/3] arm: dts: imx93: add edmav3 support Frank Li
2023-08-24 16:57 ` Frank Li
2023-08-24 16:57 ` [PATCH v3 1/3] arm64: dts: imx93: add edma1 and edma2 Frank Li
2023-08-24 16:57 ` Frank Li
2023-08-24 16:57 ` [PATCH v3 2/3] arm64: dts: imx93: add dma support for lpuart[1..8] Frank Li
2023-08-24 16:57 ` Frank Li
2023-08-24 16:57 ` [PATCH v3 3/3] arm64: dts: imx93-evk: add uart5 Frank Li
2023-08-24 16:57 ` Frank Li
2023-09-20 21:42 ` [PATCH v3 0/3] arm: dts: imx93: add edmav3 support Frank Li
2023-09-20 21:42 ` Frank Li
2023-09-25 0:36 ` Shawn Guo [this message]
2023-09-25 0:36 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230925003619.GW7231@dragon \
--to=shawnguo@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=clin@suse.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eagle.zhou@nxp.com \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=joy.zou@nxp.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pierre.gondois@arm.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shenwei.wang@nxp.com \
--cc=sherry.sun@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.