dt-bindings: usb: dwc3-xilinx: allow dma-coherent
authorRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Fri, 16 May 2025 13:18:36 +0000 (18:48 +0530)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 27 May 2025 19:37:32 +0000 (14:37 -0500)
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>
Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml

index b5843f4d17d879a65fd24a951785911b33488a3e..051f6a38849c1d60edf4eee15075d7e6ec399774 100644 (file)
@@ -27,6 +27,8 @@ properties:
 
   ranges: true
 
+  dma-coherent: true
+
   power-domains:
     description: specifies a phandle to PM domain provider node
     maxItems: 1