Commit 92f87bcb authored by Martin Kepplinger's avatar Martin Kepplinger Committed by Shawn Guo

arm64: dts: imx8mq-librem5: lower the mipi csi 1 frequencies

No frames are streamed when using the default frequencies. I'm not yet
sure why the fastest ones don't work here but we've been using these
frequencies successfully for a long time now.
Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ba179ae1
......@@ -1143,6 +1143,7 @@ &lcdif {
};
&mipi_csi1 {
assigned-clock-rates = <266000000>, <200000000>, <66000000>;
status = "okay";
ports {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment