projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b4248b
)
dt-bindings: ufs: cdns,ufshc: add missing dma-coherent field
author
Matt Ranostay
<mranostay@ti.com>
Thu, 13 Oct 2022 19:45:59 +0000
(12:45 -0700)
committer
Rob 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
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
b/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
index fb45f66d64549490b39cd41e2f76312818946e1b..835e17269d2d36cc49107324e9de3ba6ef352ea4 100644
(file)
--- a/
Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
+++ b/
Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
@@
-49,6
+49,8
@@
properties:
reg:
maxItems: 1
+ dma-coherent: true
+
required:
- compatible
- clocks