Lines Matching +full:high +full:- +full:resolution
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jagan Teki <jagan@amarulasolutions.com>
11 - Christopher Vollo <chris@renewoutreach.org>
15 for processing high resolution DMD based projectors.
21 It supports upto 720p resolution with 60 and 120 Hz refresh
30 - 0x1b
31 - 0x1d
33 enable-gpios:
34 description: PROJ_ON pin, chip powers up PROJ_ON is high.
36 vcc_intf-supply:
39 vcc_flsh-supply:
47 $ref: /schemas/graph.yaml#/$defs/port-base
53 $ref: /schemas/media/video-interfaces.yaml#
57 data-lanes:
61 - const: 1
62 - const: 2
63 - const: 3
64 - const: 4
71 - port@0
72 - port@1
75 - compatible
76 - reg
77 - enable-gpios
78 - ports
83 - |
84 #include <dt-bindings/gpio/gpio.h>
87 #address-cells = <1>;
88 #size-cells = <0>;
93 enable-gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
96 #address-cells = <1>;
97 #size-cells = <0>;
103 remote-endpoint = <&dsi_out_bridge>;
104 data-lanes = <1 2 3 4>;
112 remote-endpoint = <&panel_out_bridge>;