Skip to content

Commit eeb237f

Browse files
committed
dt-bindings: display: mitsubishi,aa104xd12: Adjust allowed and required properties
The Mitsubishi aa104xd12 panel requires an external backlight driver circuit, so allow the "backlight" property. There are users of this panel without a vcc-supply, so it shouldn't be required. Signed-off-by: "Rob Herring (Arm)" <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 4d66265 commit eeb237f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ properties:
4343
height-mm:
4444
const: 158
4545

46+
backlight: true
4647
panel-timing: true
4748
port: true
4849

4950
additionalProperties: false
5051

5152
required:
5253
- compatible
53-
- vcc-supply
5454
- data-mapping
5555
- width-mm
5656
- height-mm

0 commit comments

Comments
 (0)