Skip to content

Commit 74eac50

Browse files
jhovoldLorenzo Pieralisi
authored andcommitted
dt-bindings: PCI: qcom: Allow 'dma-coherent' property
Devices on some PCIe buses may be cache coherent and must be marked as such in the devicetree to avoid data corruption. This is specifically needed on recent Qualcomm platforms like SC8280XP. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Rob Herring <[email protected]>
1 parent c4860af commit 74eac50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/pci/qcom,pcie.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ properties:
6262
minItems: 3
6363
maxItems: 13
6464

65+
dma-coherent: true
66+
6567
interconnects:
6668
maxItems: 2
6769

0 commit comments

Comments
 (0)