1 Samsung S6E3HA2 5.7" 1440x2560 AMOLED panel
2 Samsung S6E3HF2 5.65" 1600x2560 AMOLED panel
5 - compatible: should be one of:
8 - reg: the virtual channel number of a DSI peripheral
9 - vdd3-supply: I/O voltage supply
10 - vci-supply: voltage supply for analog circuits
11 - reset-gpios: a GPIO spec for the reset pin (active low)
12 - enable-gpios: a GPIO spec for the panel enable pin (active high)
15 - te-gpios: a GPIO spec for the tearing effect synchronization signal
16 gpio pin (active high)
23 compatible = "samsung,s6e3ha2";
25 vdd3-supply = <&ldo27_reg>;
26 vci-supply = <&ldo28_reg>;
27 reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>;
28 enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>;
29 te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>;