Skip to content
Snippets Groups Projects
Commit 9605f5ab authored by Myron Stowe's avatar Myron Stowe
Browse files

dt-bindings: PCI: microchip,pcie-host: Allow dma-noncoherent

JIRA: https://issues.redhat.com/browse/RHEL-83611
Upstream Status: 04aa999eb96fdc8d3cf2b2d98363d6372befaef2

commit 04aa999eb96fdc8d3cf2b2d98363d6372befaef2
Author: Conor Dooley <conor.dooley@microchip.com>
Date:   Fri Oct 11 15:00:43 2024 +0100

    dt-bindings: PCI: microchip,pcie-host: Allow dma-noncoherent

    PolarFire SoC may be configured in a way that requires non-coherent DMA
    handling. On RISC-V, buses are coherent by default & the dma-noncoherent
    property is required to denote buses or devices that are non-coherent.

    Link: https://lore.kernel.org/r/20241011140043.1250030-4-daire.mcnamara@microchip.com


Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarDaire McNamara <daire.mcnamara@microchip.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Acked-by: default avatarRob Herring <robh@kernel.org>

Signed-off-by: default avatarMyron Stowe <mstowe@redhat.com>
parent 7b688787
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,8 @@ properties: ...@@ -50,6 +50,8 @@ properties:
items: items:
pattern: '^fic[0-3]$' pattern: '^fic[0-3]$'
dma-coherent: true
ranges: ranges:
minItems: 1 minItems: 1
maxItems: 3 maxItems: 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment