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
26 description: The regulator that provides positive voltage
29 description: The regulator that provides negative voltage
38 additionalProperties: false
42 #include <dt-bindings/gpio/gpio.h>
49 compatible = "innolux,p097pfg";
51 avdd-supply = <&avdd>;
52 avee-supply = <&avee>;
53 backlight = <&backlight>;
54 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;