arm64: dts: imx8mn-tqma8mqnl-mba8mx: LVDS overlay: Reduce DSI burst clock to 600Mhz

The DSI burst clock frequency is too high resulting in flickering. Reduce
the frequency.

While at it, remove the burst clock from board configuration as it is
display specific.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Alexander Stein 2026-03-13 08:10:25 +01:00 committed by Frank Li
parent 70c6b1b426
commit 1bc7c90aa1
2 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,7 @@ &lcdif {
};
&mipi_dsi {
samsung,burst-clock-frequency = <600000000>;
status = "okay";
};

View File

@ -65,7 +65,6 @@ expander2: gpio@27 {
};
&mipi_dsi {
samsung,burst-clock-frequency = <891000000>;
samsung,esc-clock-frequency = <20000000>;
};