linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration
@ 2025-08-04 15:47 Lothar Rubusch
  2025-08-04 15:47 ` [PATCH v1 1/1] " Lothar Rubusch
  0 siblings, 1 reply; 6+ messages in thread
From: Lothar Rubusch @ 2025-08-04 15:47 UTC (permalink / raw)
  To: alexandre.belloni, michal.simek, srinivas.neeli
  Cc: linux-rtc, linux-arm-kernel, linux-kernel, l.rubusch

We've observed intermittent failures with the current implementation on our
Xilinx hardware. These issues were not present prior to the commit
referenced by the Fixes tag, using the same hardware setup. The problem
appears to be identical to the one described here:
https://adaptivesupport.amd.com/s/article/000036886?language=en_US

Instead of explicitly writing 0x7FFF to the calibration register using
devmem, the patch now resets the register.

Ivan Vera (1):  rtc: zynqmp: ensure correct RTC calibration

 drivers/rtc/rtc-zynqmp.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


base-commit: 260f6f4fda93c8485c8037865c941b42b9cba5d2
-- 
2.39.5


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-08 22:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 15:47 [PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration Lothar Rubusch
2025-08-04 15:47 ` [PATCH v1 1/1] " Lothar Rubusch
2025-08-04 21:32   ` Alexandre Belloni
2025-08-05 21:56     ` Lothar Rubusch
2025-08-05 22:24       ` Alexandre Belloni
2025-08-08 22:36         ` Lothar Rubusch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).