From: Rob Herring (Arm) Date: Wed, 26 Feb 2025 21:42:31 +0000 (-0600) Subject: dt-bindings: usb: generic-xhci: Allow dma-coherent X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=93868d5f39530a0521e7ee63305b7b856cac2182;p=users%2Fwilly%2Fxarray.git dt-bindings: usb: generic-xhci: Allow dma-coherent Some platforms like Marvell are cache coherent, so allow the "dma-coherent" property. Signed-off-by: Rob Herring (Arm) Link: https://lore.kernel.org/r/20250226214231.3745400-1-robh@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/generic-xhci.yaml b/Documentation/devicetree/bindings/usb/generic-xhci.yaml index 6ceafa4af292..a2b94a138999 100644 --- a/Documentation/devicetree/bindings/usb/generic-xhci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-xhci.yaml @@ -51,6 +51,8 @@ properties: - const: core - const: reg + dma-coherent: true + power-domains: maxItems: 1