Skip to content

Commit 4d66265

Browse files
committed
dt-bindings: display: mitsubishi,aa104xd12: Allow jeida-18 for data-mapping
There's both a user and the datasheet[1] indicate that 6-bpp is supported as well. [1] https://agdisplays.com/pub/media/catalog/datasheet/Mitsubishi/AA104XD12.pdf 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 39fc026 commit 4d66265

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ properties:
3333
description: Reference to the regulator powering the panel VCC pins.
3434

3535
data-mapping:
36-
const: jeida-24
36+
enum:
37+
- jeida-18
38+
- jeida-24
3739

3840
width-mm:
3941
const: 210

0 commit comments

Comments
 (0)