1 Rocktech jh057n00900 5.5" 720x1440 TFT LCD panel
4 - compatible: should be "rocktech,jh057n00900"
5 - reg: DSI virtual channel of the peripheral
6 - reset-gpios: panel reset gpio
7 - backlight: phandle of the backlight device attached to the panel
8 - vcc-supply: phandle of the regulator that provides the vcc supply voltage.
9 - iovcc-supply: phandle of the regulator that provides the iovcc supply
16 compatible = "rocktech,jh057n00900";
18 backlight = <&backlight>;
19 reset-gpios = <&gpio3 13 GPIO_ACTIVE_LOW>;
20 vcc-supply = <®_2v8_p>;
21 iovcc-supply = <®_1v8_p>;