1 FriendlyELEC HD702E 800x1280 LCD panel
3 HD702E lcd is FriendlyELEC developed eDP LCD panel with 800x1280
4 resolution. It has built in Goodix, GT9271 captive touchscreen
5 with backlight adjustable via PWM.
8 - compatible: should be "friendlyarm,hd702e"
9 - power-supply: regulator to provide the supply voltage
12 - backlight: phandle of the backlight device attached to the panel
15 - Video port for LCD panel input.
17 This binding is compatible with the simple-panel binding, which is specified
18 in simple-panel.txt in this directory.
23 compatible ="friendlyarm,hd702e", "simple-panel";
24 backlight = <&backlight>;
25 power-supply = <&vcc3v3_sys>;
28 panel_in_edp: endpoint {
29 remote-endpoint = <&edp_out_panel>;