mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-08 03:15:12 +08:00
kernel:modify the icm4x6xx clock ro 32kHz
modify the icm4x6xx clock ro 32kHz Issue-Id: task88751 Change-Id: I54a887085856583930c23891901a4a5e859133f4
This commit is contained in:
committed by
Li.Zhengchun
parent
2b84a57a6e
commit
57262f80e4
@@ -26,7 +26,7 @@
|
||||
#define SUPPORT_RTC_MODE
|
||||
|
||||
/* RTC(CLKIN) frequency in Hz (Only for ICM42622/42688) */
|
||||
#define RTC_FREQ_HZ 32768
|
||||
#define RTC_FREQ_HZ 32000
|
||||
|
||||
|
||||
/* Registers and associated bit definitions */
|
||||
|
||||
Reference in New Issue
Block a user