[PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration
From: Lothar Rubusch <hidden>
Date: 2025-08-04 15:47:59
Also in:
linux-rtc, lkml
From: Lothar Rubusch <hidden>
Date: 2025-08-04 15:47:59
Also in:
linux-rtc, lkml
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