On Mon, Mar 8, 2021 at 2:26 AM Horia Geantă <horia.geanta@xxxxxxx> wrote: > > This patch set adds "dma-coherent" property to the crypto node > for NXP Layerscape platforms where the IP (CAAM) is configured > HW-coherent. > > Horia Geantă (3): > arm64: dts: ls1046a: mark crypto engine dma coherent > arm64: dts: ls1043a: mark crypto engine dma coherent > arm64: dts: ls1012a: mark crypto engine dma coherent For the series Acked-by: Li Yang <leoyang.li@xxxxxxx> > > arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 1 + > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 1 + > arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 1 + > 3 files changed, 3 insertions(+) > > > base-commit: da1a6b8bec881b67f0e234ed19e8b7e2fb1e7812 > -- > 2.17.1 >