dt-bindings: ufs: cdns,ufshc: add missing dma-coherent field
authorMatt Ranostay <mranostay@ti.com>
Thu, 13 Oct 2022 19:45:59 +0000 (12:45 -0700)
committerRob Herring <robh@kernel.org>
Tue, 18 Oct 2022 15:03:45 +0000 (10:03 -0500)
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: Matt Ranostay <mranostay@ti.com>
Link: https://lore.kernel.org/r/20221013194559.128643-1-mranostay@ti.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml

index fb45f66d64549490b39cd41e2f76312818946e1b..835e17269d2d36cc49107324e9de3ba6ef352ea4 100644 (file)
@@ -49,6 +49,8 @@ properties:
   reg:
     maxItems: 1
 
+  dma-coherent: true
+
 required:
   - compatible
   - clocks