diff options
author | 2025-05-16 10:59:39 +0100 | |
---|---|---|
committer | 2025-05-16 12:57:12 +0000 | |
commit | db8266017e0a703809c83453112c8d5ceb4f03af (patch) | |
tree | c53bb6cfec0def2ba8b26d740e3533f4babb6f3d /scripts/lib/kdoc/kdoc_parser.py | |
parent | dt-bindings: PCI: Convert v3,v360epc-pci to DT schema (diff) | |
download | linux-rng-db8266017e0a703809c83453112c8d5ceb4f03af.tar.xz linux-rng-db8266017e0a703809c83453112c8d5ceb4f03af.zip |
dt-bindings: PCI: microchip,pcie-host: Fix DMA coherency property
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.
For some reason, instead of adding dma-noncoherent to the binding
the pointless, NOP, property dma-coherent was. Swap dma-coherent for
dma-noncoherent.
Fixes: 04aa999eb96fd ("dt-bindings: PCI: microchip,pcie-host: Allow dma-noncoherent")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Link: https://lore.kernel.org/r/20250516-datebook-senator-ff7a1c30cbd5@spud
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions