Skip to content

Commit fe32622

Browse files
Sagar Cheluvegowdakuba-moo
authored andcommitted
dt-bindings: net: qcom: ethernet: Allow dma-coherent
On SA8775P, Ethernet DMA controller is coherent with the CPU. allow specifying that. Signed-off-by: Sagar Cheluvegowda <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/20240514-mark_ethernet_devices_dma_coherent-v4-2-04e1198858c5@quicinc.com Signed-off-by: Jakub Kicinski <[email protected]>
1 parent a45835a commit fe32622

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/net/qcom,ethqos.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ properties:
6161
iommus:
6262
maxItems: 1
6363

64+
dma-coherent: true
65+
6466
phys: true
6567

6668
phy-names:

0 commit comments

Comments
 (0)