1 Boe Himax8279d 1200x1920 TFT LCD panel
4 - compatible: should be "boe,himax8279d8p" and one of: "boe,himax8279d10p"
5 - reg: DSI virtual channel of the peripheral
6 - enable-gpios: panel enable gpio
7 - pp33-gpios: a GPIO phandle for the 3.3v pin that provides the supply voltage
8 - pp18-gpios: a GPIO phandle for the 1.8v pin that provides the supply voltage
11 - backlight: phandle of the backlight device attached to the panel
17 compatible = "boe,himax8279d8p", "boe,himax8279d10p";
19 backlight = <&backlight>;
20 enable-gpios = <&gpio 45 GPIO_ACTIVE_HIGH>;
21 pp33-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
22 pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;