[PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration

Lothar Rubusch posted 1 patch 2 months ago
drivers/rtc/rtc-zynqmp.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH v1 0/1] rtc: zynqmp: ensure correct RTC calibration
Posted by Lothar Rubusch 2 months ago
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