1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/feiyang,fy07024di26a30d.yaml#
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#
17 const: feiyang,fy07024di26a30d
20 description: DSI virtual channel used by that screen
24 description: analog regulator dc1 switch
27 description: 3v3 digital regulator
40 additionalProperties: false
44 #include <dt-bindings/gpio/gpio.h>
51 compatible = "feiyang,fy07024di26a30d";
53 avdd-supply = <®_dc1sw>;
54 dvdd-supply = <®_dldo2>;
55 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */
56 backlight = <&backlight>;