Commit 87538275 authored by Khairul Anuar Romli's avatar Khairul Anuar Romli Committed by Miquel Raynal
Browse files

dt-bindings: mtd: cdns,hp-nfc: Add dma-coherent property



The Cadence HP NAND Flash Controller on supports DMA transactions through
a coherent interconnect. In previous generations SoC (Stratix10 and Agilex)
the interconnect was non-coherent, hence there is no need for dma-coherent
property to be presence. In Agilex 5, the architecture has changed. It
introduced a coherent interconnect that supports cache-coherent DMA.

Signed-off-by: default avatarKhairul Anuar Romli <khairul.anuar.romli@altera.com>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent 8a565e3e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,8 @@ properties:
  dmas:
    maxItems: 1

  dma-coherent: true

  iommus:
    maxItems: 1