Regarding timer on IMX8MM-LPDDR4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regarding timer on IMX8MM-LPDDR4

806 Views
avikum
Contributor I

Hi, 

According to "i.MX Linux Reference Manual" , i.MX 8M Mini usages system counter timer (driver/clocksource/timer-imx-sysctr.c ), but I couldn't fine any APIs  which I can integrate in our driver , can you let me know the which system counter timer APIs (pls do share the file path) we can use to enable the timer (one shot and periodic  timer)? please do share the developer document regarding timer, if any. 

 

Labels (1)
0 Kudos
Reply
6 Replies

743 Views
avikum
Contributor I

.

0 Kudos
Reply

745 Views
avikum
Contributor I

we are using 5.15.71 kernel.

0 Kudos
Reply

735 Views
avikum
Contributor I

Released notes attached for 5.15.71 kernel and BSP version.

0 Kudos
Reply

776 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which version BSP are you using? I will help confirm.

0 Kudos
Reply

707 Views
avikum
Contributor I
Hi, Can you please update on this ?
0 Kudos
Reply

690 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

The timers on this chip include:
• One local generic timer integrated into each Cortex-A53 CPU
• Global system counter with timer bus interface to Cortex-A53 MPCore generic
timers
• One local system timer (SysTick) integrated into the Cortex-M4 CPU
• Six general purpose timer (GPT) modules
• Three watchdog timer (WDOG) modules
• Four pulse width modulation (PWM) modules

You can see in our RM

0 Kudos
Reply