On 8MQ, it seems that the panel has issues when video-mode used is with
SYNC_EVENTS (default). So, use the video-mode to <2> (SYNC_PULSE), since
the video signal is much stable with this mode.
Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
pinctrl-0 = <&pinctrl_mipi_dsi_en>;
reset-gpio = <&gpio5 6 GPIO_ACTIVE_HIGH>;
dsi-lanes = <4>;
+ video-mode = <2>;
panel-width-mm = <68>;
panel-height-mm = <121>;
pinctrl-0 = <&pinctrl_mipi_dsi_en>;
reset-gpio = <&gpio5 6 GPIO_ACTIVE_HIGH>;
dsi-lanes = <4>;
+ video-mode = <2>;
panel-width-mm = <68>;
panel-height-mm = <121>;
+
port {
panel1_in: endpoint {
remote-endpoint = <&mipi_dsi_bridge_out>;