Commit c616b709 authored by Rob Herring (Arm)'s avatar Rob Herring (Arm) Committed by Greg Kroah-Hartman
Browse files

dt-bindings: usb: ehci/ohci: Allow "dma-coherent"



EHCI and OHCI controllers can be DMA coherent on some platforms, so
allow the "dma-coherent" property.

Signed-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20251215212515.3318052-1-robh@kernel.org


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1c937381
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -93,6 +93,8 @@ properties:
    minItems: 1
    maxItems: 2

  dma-coherent: true

  interrupts:
    maxItems: 1

+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@ properties:
  reg:
    maxItems: 1

  dma-coherent: true

  interrupts:
    maxItems: 1