mbox series

[v2,0/2] add edma src ID check at request channel

Message ID 20240701070232.2519179-1-joy.zou@nxp.com (mailing list archive)
Headers show
Series add edma src ID check at request channel | expand

Message

Joy Zou July 1, 2024, 7:02 a.m. UTC
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(-)

Comments

Vinod Koul Aug. 29, 2024, 5:30 p.m. UTC | #1
On Mon, 01 Jul 2024 15:02:30 +0800, Joy Zou wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
      commit: 90d21f6e57a898ef02810404dd3866acaf707ebf
[2/2] dmaengine: fsl-edma: add edma src ID check at request channel
      commit: 9542961494bf747a73413f925f8ea9ac410a4aec

Best regards,