On Fri, 26 Aug 2022 14:41:42 +0530, Jayesh Choudhary wrote: > crypto driver itself is not dma-coherent. It is the dmaengine > that moves data and the buffers are to be mapped to the > dmaengine provider. So this property should be dropped. > > Fixes: 2ce9a7299bf6 ('dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation') > Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx> > --- > > Resending the patch as it got ACK-ed but did not get MERGED. > (https://lore.kernel.org/all/2935fd8e-ceda-fec9-db47-65d3ec142e32@xxxxxxxxxx/) > We get some warnings which are expected. I will post the dt-node > fixes once this patch gets merged. > > .../devicetree/bindings/crypto/ti,sa2ul.yaml | 13 ------------- > 1 file changed, 13 deletions(-) > Applied, thanks!