dt-bindings: display/ti: 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>
Link: https://patch.msgid.link/20251115122120.35315-4-krzk@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2025-11-15 13:21:21 +01:00 committed by Rob Herring (Arm)
parent 3e8ade58b7
commit 7fff398df4
2 changed files with 2 additions and 4 deletions

View File

@ -84,8 +84,7 @@ properties:
maxItems: 1
description: phandle to the associated power domain
dma-coherent:
type: boolean
dma-coherent: true
ports:
$ref: /schemas/graph.yaml#/properties/ports

View File

@ -103,8 +103,7 @@ properties:
maxItems: 1
description: phandle to the associated power domain
dma-coherent:
type: boolean
dma-coherent: true
ports:
$ref: /schemas/graph.yaml#/properties/ports