1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/boe,himax8279d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Boe Himax8279d 1200x1920 TFT LCD panel
10 - Jerry Han <jerry.han.hq@gmail.com>
13 - $ref: panel-common.yaml#
18 - const: boe,himax8279d8p
19 - const: boe,himax8279d10p
27 description: GPIO for the 3.3v pin that provides the supply voltage
31 description: GPIO for the 1.8v pin that provides the supply voltage
40 additionalProperties: false
44 #include <dt-bindings/gpio/gpio.h>
50 compatible = "boe,himax8279d8p", "boe,himax8279d10p";
52 backlight = <&backlight>;
53 enable-gpios = <&gpio 45 GPIO_ACTIVE_HIGH>;
54 pp33-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
55 pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;