Re: [PATCH v1] Revert "dmaengine: stm32-mdma: Add a check on read_u32_array"

2019-03-25 Thread Pierre Yves MORDRET
On 3/25/19 4:25 PM, Vinod Koul wrote: > On 25-03-19, 15:46, Pierre-Yves MORDRET wrote: > > Please use the right subsystem name dmaengine, revert is not a subsystem > name! ok. sorry. I thought revert keyword was correct. > >> This reverts commit 906b40b246b0acb54c4dc97e815cf734761c9820. > >

Re: [PATCH v1] Revert "dmaengine: stm32-mdma: Add a check on read_u32_array"

2019-03-25 Thread Vinod Koul
On 25-03-19, 15:46, Pierre-Yves MORDRET wrote: Please use the right subsystem name dmaengine, revert is not a subsystem name! > This reverts commit 906b40b246b0acb54c4dc97e815cf734761c9820. This should use the cannonical form for commits commit-sha1: ("title") > > As stated by bindings "st

[PATCH v1] Revert "dmaengine: stm32-mdma: Add a check on read_u32_array"

2019-03-25 Thread Pierre-Yves MORDRET
This reverts commit 906b40b246b0acb54c4dc97e815cf734761c9820. As stated by bindings "st,ahb-addr-masks" is optional. The statement inserted by this commit makes this property mandatory and prevents MDMA to be probed in case property not present. Signed-off-by: Pierre-Yves MORDRET --- drivers/dm