Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add edma src ID check at request channel
@ 2024-07-01  7:02 Joy Zou
  2024-07-01  7:02 ` [PATCH v2 1/2] dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate() Joy Zou
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joy Zou @ 2024-07-01  7:02 UTC (permalink / raw)
  To: Frank.Li, vkoul; +Cc: imx, dmaengine, linux-kernel

For the details, please check the patch commit log.

Changes in v2:
1. modify the dev_err() log description.
2. add review tag.

Joy Zou (2):
  dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
  dmaengine: fsl-edma: add edma src ID check at request channel

 drivers/dma/fsl-edma-main.c | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2024-08-29 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  7:02 [PATCH v2 0/2] add edma src ID check at request channel Joy Zou
2024-07-01  7:02 ` [PATCH v2 1/2] dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate() Joy Zou
2024-07-01  7:02 ` [PATCH v2 2/2] dmaengine: fsl-edma: add edma src ID check at request channel Joy Zou
2024-08-29 17:30 ` [PATCH v2 0/2] " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox