For some reasons, the sync polarity of the eLCDIF when used with NWL DSI
controller needs to be HIGH, so set it in the DTS nodes.
Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
&mipi_dsi {
status = "okay";
as_bridge;
+ sync-pol = <1>;
port@1 {
mipi_dsi_in: endpoint {
&mipi_dsi {
status = "okay";
as_bridge;
+ sync-pol = <1>;
assigned-clocks = <&clk IMX8MQ_CLK_DSI_PHY_REF_SRC>,
<&clk IMX8MQ_CLK_DSI_CORE_SRC>,
<&clk IMX8MQ_VIDEO_PLL1_REF_SEL>,