Commit 3eecdba4 authored by Matt Ranostay's avatar Matt Ranostay Committed by Rob Herring
Browse files

dt-bindings: ufs: cdns,ufshc: add missing dma-coherent field



Add missing dma-coherent property to schema which avoids the following warnings

ufs-wrapper@4e80000: ufs@4e84000: Unevaluated properties are not allowed ('dma-coherent' was unexpected)

Signed-off-by: default avatarMatt Ranostay <mranostay@ti.com>
Link: https://lore.kernel.org/r/20221013194559.128643-1-mranostay@ti.com


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 5b4248bf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@ properties:
  reg:
    maxItems: 1

  dma-coherent: true

required:
  - compatible
  - clocks