Re: [PATCH] timer: npcm: Change counter source

2024-05-17 Thread Tom Rini
On Mon, May 13, 2024 at 03:26:03PM +0800, Jim Liu wrote: > From: Stanley Chu > > 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 > --- > arch/arm/dts/nuvoton-common-npcm7xx.dtsi | 12 ++

[PATCH] timer: npcm: Change counter source

2024-05-13 Thread Jim Liu
From: Stanley Chu 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 --- arch/arm/dts/nuvoton-common-npcm7xx.dtsi | 12 ++-- arch/arm/dts/nuvoton-common-npcm8xx.dtsi | 13 ++-- drivers/timer/npcm