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

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.comSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 5b4248bf
......@@ -49,6 +49,8 @@ properties:
reg:
maxItems: 1
dma-coherent: true
required:
- compatible
- clocks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment