1 Samsung S6D16D0 4" 864x480 AMOLED panel
4 - compatible: should be:
6 - reg: the virtual channel number of a DSI peripheral
7 - vdd1-supply: I/O voltage supply
8 - reset-gpios: a GPIO spec for the reset pin (active low)
10 The device node can contain one 'port' child node with one child
11 'endpoint' node, according to the bindings defined in
12 media/video-interfaces.txt. This node should describe panel's video bus.
19 compatible = "samsung,s6d16d0";
22 reset-gpios = <&foo_gpio 0 GPIO_ACTIVE_LOW>;
26 remote-endpoint = <&dsi_out>;