Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb4993f0 authored by Runmin Wang's avatar Runmin Wang
Browse files

ARM: dts: msm: Update the clock frequency for sdm855



Update rumi clock frequency to 1MHZ on sdm855 rumi platform.

Change-Id: I84cc994f33f655264abbf546a859558f6c7c3691
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent 09a43fc1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -28,6 +28,14 @@
				     0x10060 0x3c
				     0x0 0x4>;
	};

	timer {
		clock-frequency = <1000000>;
	};

	timer@0x17c00000 {
		clock-frequency = <1000000>;
	};
};

&usb0 {