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:
Krzysztof Kozlowski
2025-11-15 13:21:23 +01:00
committed by Ulf Hansson
parent 1bed7f9548
commit 7b6e6c4a11

View File

@@ -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.