]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dt-bindings: usb: generic-xhci: Allow dma-coherent
authorRob Herring (Arm) <robh@kernel.org>
Wed, 26 Feb 2025 21:42:31 +0000 (15:42 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Mar 2025 09:23:52 +0000 (10:23 +0100)
Some platforms like Marvell are cache coherent, so allow the
"dma-coherent" property.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250226214231.3745400-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/generic-xhci.yaml

index 6ceafa4af29221efd6edad65befa6449658f8e71..a2b94a13899904b1f888fd0a85b3e226c5ad344a 100644 (file)
@@ -51,6 +51,8 @@ properties:
       - const: core
       - const: reg
 
+  dma-coherent: true
+
   power-domains:
     maxItems: 1