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:
@@ -11,11 +11,11 @@
|
||||
};
|
||||
|
||||
&arch_timer {
|
||||
clock-frequency = <192000>;
|
||||
clock-frequency = <500000>;
|
||||
};
|
||||
|
||||
&memtimer {
|
||||
clock-frequency = <192000>;
|
||||
clock-frequency = <500000>;
|
||||
};
|
||||
|
||||
&qupv3_se7_2uart {
|
||||
|
Reference in New Issue
Block a user