5 - compatible: "panel-dpi"
8 - label: a symbolic name for the panel
9 - enable-gpios: panel enable gpio
10 - reset-gpios: GPIO to control the RESET pin
11 - vcc-supply: phandle of regulator that will be used to enable power to the display
12 - backlight: phandle of the backlight device
15 - "panel-timing" containing video timings
16 (Documentation/devicetree/bindings/display/panel/display-timing.txt)
17 - Video port for DPI input
23 compatible = "samsung,lte430wq-f0c", "panel-dpi";
26 backlight = <&backlight>;
30 remote-endpoint = <&dpi_out>;
35 clock-frequency = <9200000>;
48 pixelclk-active = <1>;