On Sat, 15 Nov 2025 13:21:21 +0100, Krzysztof Kozlowski wrote:
> 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 <[email protected]>
> ---
> Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml | 3 +--
> Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml | 3 +--
> 2 files changed, 2 insertions(+), 4 deletions(-)
>
Applied, thanks!