Skip to content

Commit 577ce77

Browse files
Radhey Shyam Pandeyrobherring
authored andcommitted
dt-bindings: usb: dwc3-xilinx: allow dma-coherent
On Versal Gen 2 SoC the LPD USB DMA controller is coherent with the CPU so allow specifying the information. Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com> Link: https://lore.kernel.org/r/1747401516-286356-1-git-send-email-radhey.shyam.pandey@amd.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 08fbd35 commit 577ce77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ properties:
2727

2828
ranges: true
2929

30+
dma-coherent: true
31+
3032
power-domains:
3133
description: specifies a phandle to PM domain provider node
3234
maxItems: 1

0 commit comments

Comments
 (0)