Commit 7b6e6c4a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Ulf Hansson
Browse files

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: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 1bed7f95
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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.