Re: [PATCH] dt-bindings: display: lt8912b: Drop redundant endpoint properties

From: Rob Herring (Arm)

Date: Tue Apr 07 2026 - 11:59:21 EST



On Mon, 16 Mar 2026 14:46:07 +0100, Krzysztof Kozlowski wrote:
> The "endpoint" node references video-interfaces.yaml schema with
> "unevaluatedProperties: false" which means that all properties from
> referenced schema apply. Listing some of them with ": true" is simply
> redundant and does not make this code easier to read.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/display/bridge/lontium,lt8912b.yaml | 3 ---
> 1 file changed, 3 deletions(-)
>

Applied, thanks!