Lines Matching +full:lcd +full:- +full:rst
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Feiyang FY07024DI26A30-D 7" MIPI-DSI LCD Panel
10 - Jagan Teki <jagan@amarulasolutions.com>
13 - $ref: panel-common.yaml#
23 avdd-supply:
26 dvdd-supply:
29 reset-gpios: true
34 - compatible
35 - reg
36 - avdd-supply
37 - dvdd-supply
38 - reset-gpios
43 - |
44 #include <dt-bindings/gpio/gpio.h>
47 #address-cells = <1>;
48 #size-cells = <0>;
53 avdd-supply = <®_dc1sw>;
54 dvdd-supply = <®_dldo2>;
55 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */