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
42 - |
43 #include <dt-bindings/gpio/gpio.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
52 avdd-supply = <®_dc1sw>;
53 dvdd-supply = <®_dldo2>;
54 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */