Skip to content

Commit a00e773

Browse files
krzksuperna9999
authored andcommitted
dt-bindings: display: panel: Align style of "true" properties
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
1 parent 310b055 commit a00e773

11 files changed

Lines changed: 11 additions & 21 deletions

Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ properties:
2828

2929
port: true
3030
reset-gpios: true
31-
3231
backlight: true
3332

3433
required:

Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,8 @@ properties:
3333
maxItems: 1
3434

3535
reset-gpios: true
36-
3736
backlight: true
38-
3937
rotation: true
40-
4138
port: true
4239

4340
vcc-supply:

Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525
backlight: true
2626
port: true
2727
reset-gpios: true
28+
2829
iovcc-supply:
2930
description: regulator that supplies the iovcc voltage
3031
vci-supply:

Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ properties:
2424
backlight: true
2525
port: true
2626
reset-gpios: true
27+
2728
iovcc-supply:
2829
description: regulator that supplies the iovcc voltage
2930
vcc-supply:

Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ properties:
2222
- mantix,mlaf057we51-x
2323
- ys,ys57pss36bh5gq
2424

25-
port: true
2625
reg:
2726
maxItems: 1
2827
description: DSI virtual channel
@@ -36,13 +35,13 @@ properties:
3635
vddi-supply:
3736
description: 1.8V I/O voltage supply
3837

39-
reset-gpios: true
40-
4138
mantix,tp-rstn-gpios:
4239
maxItems: 1
4340
description: second reset line that triggers DSI config load
4441

4542
backlight: true
43+
port: true
44+
reset-gpios: true
4645

4746
required:
4847
- compatible

Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@ properties:
2828
reg:
2929
maxItems: 1
3030

31-
reset-gpios: true
3231
vdd-supply:
3332
description: regulator that supplies the vdd voltage
3433
vddi-supply:
3534
description: regulator that supplies the vddi voltage
35+
3636
backlight: true
3737
port: true
38+
reset-gpios: true
3839

3940
required:
4041
- compatible

Documentation/devicetree/bindings/display/panel/renesas,r61307.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ properties:
3333
iovcc-supply:
3434
description: Regulator for 1.8V IO power supply.
3535

36-
backlight: true
37-
3836
renesas,gamma:
3937
$ref: /schemas/types.yaml#/definitions/uint32
4038
description:
@@ -51,6 +49,7 @@ properties:
5149
type: boolean
5250
description: digital contrast adjustment
5351

52+
backlight: true
5453
reset-gpios: true
5554
port: true
5655

Documentation/devicetree/bindings/display/panel/renesas,r69328.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ properties:
3333
description: Regulator for 1.8V IO power supply.
3434

3535
backlight: true
36-
3736
reset-gpios: true
3837
port: true
3938

Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ properties:
3333
# Xingbangda XBD599 5.99" 720x1440 TFT LCD panel
3434
- xingbangda,xbd599
3535

36-
port: true
3736
reg:
3837
maxItems: 1
3938
description: DSI virtual channel
@@ -44,9 +43,9 @@ properties:
4443
iovcc-supply:
4544
description: I/O voltage supply
4645

47-
reset-gpios: true
48-
4946
backlight: true
47+
port: true
48+
reset-gpios: true
5049
rotation: true
5150

5251
required:

Documentation/devicetree/bindings/display/panel/sony,tulip-truly-nt35521.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ properties:
3131
description: Negative 5V supply
3232

3333
reset-gpios: true
34-
3534
enable-gpios: true
36-
3735
port: true
3836

3937
required:

0 commit comments

Comments
 (0)