1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/innolux,p097pfg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Innolux P097PFG 9.7" 1536x2048 TFT LCD panel
10 - Lin Huang <hl@rock-chips.com>
13 - $ref: panel-common.yaml#
17 const: innolux,p097pfg
24 description: The regulator that provides positive voltage
27 description: The regulator that provides negative voltage
36 additionalProperties: false
40 #include <dt-bindings/gpio/gpio.h>
47 compatible = "innolux,p097pfg";
49 avdd-supply = <&avdd>;
50 avee-supply = <&avee>;
51 backlight = <&backlight>;
52 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;