Merge "ipq6018: fixing timer frequency"

This commit is contained in:
Linux Build Service Account 2019-05-15 02:06:25 -07:00 committed by Gerrit - the friendly Code Review server
commit 75a7bbc8fa
2 changed files with 5 additions and 1 deletions

View file

@ -150,4 +150,8 @@
qcom,emulation = <1>;
};
timer {
gpt_freq_hz = <240000>;
};
};

View file

@ -48,7 +48,7 @@
timer {
gcnt_cntcv_lo = <0x4a2000>;
gcnt_cntcv_hi = <0x4a2004>;
gpt_freq_hz = <240000>;
gpt_freq_hz = <24000000>;
timer_load_val = <0x00FFFFFF 0xFFFFFFFF>;
};