Skip to content

Commit 7b6e6c4

Browse files
krzkUlf Hansson
authored andcommitted
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>
1 parent 1bed7f9 commit 7b6e6c4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Documentation/devicetree/bindings/mmc/sdhci-am654.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ properties:
5050
- const: clk_ahb
5151
- const: clk_xin
5252

53-
dma-coherent:
54-
type: boolean
53+
dma-coherent: true
5554

5655
# PHY output tap delays:
5756
# Used to delay the data valid window and align it to the sampling clock.

0 commit comments

Comments
 (0)