ARM: dts: msm: Adjust RUMI arch timer and memtimer frequencies on sun

Adjust arch timer and memtimer frequencies on the sun RUMI to stop
IRQ storms during boot.

Change-Id: Ic34a125763701ec115db82cd5ed5259fb3bd9a28
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
Melody Olvera
2023-06-30 14:47:51 -07:00
parent ae310f7035
commit 8f71e16f99

View File

@@ -11,11 +11,11 @@
};
&arch_timer {
clock-frequency = <192000>;
clock-frequency = <500000>;
};
&memtimer {
clock-frequency = <192000>;
clock-frequency = <500000>;
};
&qupv3_se7_2uart {