mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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: Martin Kepplinger <martin.kepplinger@puri.sm> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
ba179ae131
commit
92f87bcbb2
1 changed files with 1 additions and 0 deletions
|
@ -1143,6 +1143,7 @@
|
|||
};
|
||||
|
||||
&mipi_csi1 {
|
||||
assigned-clock-rates = <266000000>, <200000000>, <66000000>;
|
||||
status = "okay";
|
||||
|
||||
ports {
|
||||
|
|
Loading…
Add table
Reference in a new issue