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

Krzysztof Kozlowski posted 1 patch 3 weeks ago
.../devicetree/bindings/display/bridge/lontium,lt8912b.yaml    | 3 ---
1 file changed, 3 deletions(-)
[PATCH] dt-bindings: display: lt8912b: Drop redundant endpoint properties
Posted by Krzysztof Kozlowski 3 weeks ago
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@oss.qualcomm.com>
---
 .../devicetree/bindings/display/bridge/lontium,lt8912b.yaml    | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml b/Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
index 63f000ebc9c5..988351f3cd01 100644
--- a/Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
@@ -39,9 +39,6 @@ properties:
             $ref: /schemas/media/video-interfaces.yaml#
             unevaluatedProperties: false
 
-            properties:
-              data-lanes: true
-
             required:
               - data-lanes
 
-- 
2.51.0