mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
dt-bindings: mmc: am654: Simplify dma-coherent property
Common boolean properties need to be only allowed in the binding
(":true"), because their type is already defined by core DT schema.
Simplify dma-coherent property to match common syntax.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
committed by
Ulf Hansson
parent
1bed7f9548
commit
7b6e6c4a11
@@ -50,8 +50,7 @@ properties:
|
||||
- const: clk_ahb
|
||||
- const: clk_xin
|
||||
|
||||
dma-coherent:
|
||||
type: boolean
|
||||
dma-coherent: true
|
||||
|
||||
# PHY output tap delays:
|
||||
# Used to delay the data valid window and align it to the sampling clock.
|
||||
|
||||
Reference in New Issue
Block a user