mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 04:12:48 +01:00
Merge "dm: qca: ipq807x: fix GP timer frequency" into eggplant
This commit is contained in:
commit
bca67e5a60
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
gcnt_base = <0x4a1000>;
|
||||
gcnt_cntcv_lo = <0x4a2000>;
|
||||
gcnt_cntcv_hi = <0x4a2004>;
|
||||
gpt_freq_hz = <48000000>;
|
||||
gpt_freq_hz = <19200000>;
|
||||
timer_load_val = <0x00FFFFFF 0xFFFFFFFF>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue