We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518110c commit 99f155dCopy full SHA for 99f155d
Documentation/devicetree/bindings/display/panel/panel-dpi.yaml
@@ -21,15 +21,6 @@ properties:
21
- {}
22
- const: panel-dpi
23
24
- data-mapping:
25
- enum:
26
- - rgb24
27
- - rgb565
28
- - bgr666
29
- description: |
30
- Describes the media format, how the display panel is connected
31
- to the display interface.
32
-
33
backlight: true
34
enable-gpios: true
35
height-mm: true
@@ -52,7 +43,6 @@ examples:
52
43
compatible = "osddisplays,osd057T0559-34ts", "panel-dpi";
53
44
label = "osddisplay";
54
45
power-supply = <&vcc_supply>;
55
- data-mapping = "rgb565";
56
46
backlight = <&backlight>;
57
47
58
48
port {
0 commit comments