Lines Matching +full:dmt028vghmcmi +full:- +full:1 +full:a
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>
17 Techstar TS8550B is 480x854, 2-lane MIPI DSI LCD panel which has
20 Densitron DMT028VGHMCMI-1A is 480x640, 2-lane MIPI DSI LCD panel
21 which has built-in ST7701 chip.
24 - $ref: panel-common.yaml#
29 - enum:
30 - anbernic,rg-arc-panel
31 - densitron,dmt028vghmcmi-1a
32 - elida,kd50t048a
33 - techstar,ts8550b
34 - const: sitronix,st7701
38 maxItems: 1
40 VCC-supply:
43 IOVCC-supply:
47 reset-gpios: true
53 - compatible
54 - reg
55 - VCC-supply
56 - IOVCC-supply
57 - port
58 - reset-gpios
63 - |
64 #include <dt-bindings/gpio/gpio.h>
67 #address-cells = <1>;
68 #size-cells = <0>;
73 VCC-supply = <®_dldo2>;
74 IOVCC-supply = <®_dldo2>;
75 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */
80 remote-endpoint = <&mipi_out_panel>;