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: 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>
This commit is contained in:
Matt Ranostay 2022-10-13 12:45:59 -07:00 committed by Rob Herring
parent 5b4248bfee
commit 3eecdba4c0

View File

@ -49,6 +49,8 @@ properties:
reg:
maxItems: 1
dma-coherent: true
required:
- compatible
- clocks