Skip to content

Commit 8753827

Browse files
kromlimiquelraynal
authored andcommitted
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: Khairul Anuar Romli <khairul.anuar.romli@altera.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
1 parent 8a565e3 commit 8753827

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mtd/cdns,hp-nfc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ properties:
4040
dmas:
4141
maxItems: 1
4242

43+
dma-coherent: true
44+
4345
iommus:
4446
maxItems: 1
4547

0 commit comments

Comments
 (0)