
18 May
2024
18 May
'24
2:08 a.m.
On Mon, May 13, 2024 at 03:26:03PM +0800, Jim Liu wrote:
From: Stanley Chu yschu@nuvoton.com
The counter value read from TDR register may not be correct. Read SECCNT and CNTR25M instead to get the correct timestamp.
Signed-off-by: Stanley Chu yschu@nuvoton.com
arch/arm/dts/nuvoton-common-npcm7xx.dtsi | 12 ++-- arch/arm/dts/nuvoton-common-npcm8xx.dtsi | 13 ++-- drivers/timer/npcm-timer.c | 81 ++++++------------------ 3 files changed, 30 insertions(+), 76 deletions(-)
This no longer applies to u-boot/next, please rebase, thanks.
--
Tom