Commit 62669328 authored by Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak Committed by Shawn Guo
Browse files

arm64: dts: imx8mq-librem5: Add 166MHz to DDRC OPP table



This is the lowest frequency supported by older iMX8MQ SoC
revisions.

Signed-off-by: default avatarSebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ea06362f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -329,6 +329,10 @@
			opp-hz = /bits/ 64 <100000000>;
		};

		opp-166000000 {
			opp-hz = /bits/ 64 <166935483>;
		};

		opp-800000000 {
			opp-hz = /bits/ 64 <800000000>;
		};