]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: display: panel: Align style of "true" properties
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Fri, 13 Mar 2026 08:20:54 +0000 (09:20 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 26 Mar 2026 09:00:04 +0000 (10:00 +0100)
For code readability, several bindings which list allowed properties
with ": true" syntax group them in one place, without line breaks
between each.  Align a few bindings to match this style.  No functional
impact.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260313-dt-bindings-display-panel-clean-v2-1-d49615218f92@oss.qualcomm.com
Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml
Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml
Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml
Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml
Documentation/devicetree/bindings/display/panel/renesas,r61307.yaml
Documentation/devicetree/bindings/display/panel/renesas,r69328.yaml
Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
Documentation/devicetree/bindings/display/panel/sony,tulip-truly-nt35521.yaml
Documentation/devicetree/bindings/display/panel/startek,kd070fhfid015.yaml

index 92df69e80a82666e5664ffaa8863a28811e4c588..f288fa2390c91435b8b8d04ca89e6bbbde34e281 100644 (file)
@@ -28,7 +28,6 @@ properties:
 
   port: true
   reset-gpios: true
-
   backlight: true
 
 required:
index 182a2b825e1ca69fd766c7633450a37357a96551..84e840e0224f2f3404ed74a6b59450949524f3f5 100644 (file)
@@ -33,11 +33,8 @@ properties:
     maxItems: 1
 
   reset-gpios: true
-
   backlight: true
-
   rotation: true
-
   port: true
 
   vcc-supply:
index 5fcea62fd58f74a190129fccc20924115b7fa273..2f49a6bbf3d7d066813cd9ec8158fcd7bb94ca2e 100644 (file)
@@ -25,6 +25,7 @@ properties:
   backlight: true
   port: true
   reset-gpios: true
+
   iovcc-supply:
     description: regulator that supplies the iovcc voltage
   vci-supply:
index b0e2c82232d33509e0eefe007ea2be6b3f56ff06..3f56047f446919ecd64048703703bde0c782551b 100644 (file)
@@ -24,6 +24,7 @@ properties:
   backlight: true
   port: true
   reset-gpios: true
+
   iovcc-supply:
     description: regulator that supplies the iovcc voltage
   vcc-supply:
index 74ff772973d6f3eabdcfe7d473236f341cdcb187..b8b153a6e6cc3d3e7af979bc9e84411dbfbd9af2 100644 (file)
@@ -22,7 +22,6 @@ properties:
       - mantix,mlaf057we51-x
       - ys,ys57pss36bh5gq
 
-  port: true
   reg:
     maxItems: 1
     description: DSI virtual channel
@@ -36,13 +35,13 @@ properties:
   vddi-supply:
     description: 1.8V I/O voltage supply
 
-  reset-gpios: true
-
   mantix,tp-rstn-gpios:
     maxItems: 1
     description: second reset line that triggers DSI config load
 
   backlight: true
+  port: true
+  reset-gpios: true
 
 required:
   - compatible
index b39fd0c5a48ad1377acb105b8f8c8cfa104d5108..43d134daf0acacd8ed5d8a20f6347164ab7e236f 100644 (file)
@@ -28,13 +28,14 @@ properties:
   reg:
     maxItems: 1
 
-  reset-gpios: true
   vdd-supply:
     description: regulator that supplies the vdd voltage
   vddi-supply:
     description: regulator that supplies the vddi voltage
+
   backlight: true
   port: true
+  reset-gpios: true
 
 required:
   - compatible
index 90cce221c0d1226ed9342e32c66dfc55f58563aa..3d7761717b745e493f928a56c9f19194415449a7 100644 (file)
@@ -33,8 +33,6 @@ properties:
   iovcc-supply:
     description: Regulator for 1.8V IO power supply.
 
-  backlight: true
-
   renesas,gamma:
     $ref: /schemas/types.yaml#/definitions/uint32
     description:
@@ -51,6 +49,7 @@ properties:
     type: boolean
     description: digital contrast adjustment
 
+  backlight: true
   reset-gpios: true
   port: true
 
index 1cd219b510ee246e15ec7c05b8f92a763f38dc5e..740185f778a19643826e6714bf4556474b2bc5a3 100644 (file)
@@ -33,7 +33,6 @@ properties:
     description: Regulator for 1.8V IO power supply.
 
   backlight: true
-
   reset-gpios: true
   port: true
 
index 4ae152cc55e0b1a1fb7abc2af2f3cc52f7cedc89..ebfc825b8346df01b8760cc7fa733b8e4775e7f8 100644 (file)
@@ -33,7 +33,6 @@ properties:
       # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel
       - xingbangda,xbd599
 
-  port: true
   reg:
     maxItems: 1
     description: DSI virtual channel
@@ -44,9 +43,9 @@ properties:
   iovcc-supply:
     description: I/O voltage supply
 
-  reset-gpios: true
-
   backlight: true
+  port: true
+  reset-gpios: true
   rotation: true
 
 required:
index a58a31349757d458b11bcbe64213bb714ba67576..85c5dee65383f8f357317931d2e26a18dc023161 100644 (file)
@@ -31,9 +31,7 @@ properties:
     description: Negative 5V supply
 
   reset-gpios: true
-
   enable-gpios: true
-
   port: true
 
 required:
index 0819f38a9d2c848d04dc8541d697f4208dfa74b2..7fd9364fa385da76a37c890ff7653f1a21a727eb 100644 (file)
@@ -16,8 +16,6 @@ properties:
   compatible:
     const: startek,kd070fhfid015
 
-  enable-gpios: true
-
   iovcc-supply:
     description: Reference to the regulator powering the panel IO pins.
 
@@ -25,11 +23,10 @@ properties:
     maxItems: 1
     description: DSI virtual channel
 
-  reset-gpios: true
-
+  enable-gpios: true
   port: true
-
   power-supply: true
+  reset-gpios: true
 
 required:
   - compatible