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

Joy Zou posted 2 patches 1 year, 5 months ago
drivers/dma/fsl-edma-main.c | 27 +++++++++++++++++++++++----
1 file changed, 23 insertions(+), 4 deletions(-)
[PATCH v2 0/2] add edma src ID check at request channel
Posted by Joy Zou 1 year, 5 months ago
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
Re: [PATCH v2 0/2] add edma src ID check at request channel
Posted by Vinod Koul 1 year, 3 months ago
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,
-- 
~Vinod