[PATCH 03/12] arm64: zynqmp: Remove RTC calibration from sm-k26

Michal Simek michal.simek at amd.com
Tue Sep 2 10:53:25 CEST 2025


Default calibration is already in zynqmp.dtsi that's why make no sense to
describe it again.

Signed-off-by: Michal Simek <michal.simek at amd.com>
---

 arch/arm/dts/zynqmp-sm-k26-revA.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/dts/zynqmp-sm-k26-revA.dts b/arch/arm/dts/zynqmp-sm-k26-revA.dts
index 70acd3eb88b8..a614d835b518 100644
--- a/arch/arm/dts/zynqmp-sm-k26-revA.dts
+++ b/arch/arm/dts/zynqmp-sm-k26-revA.dts
@@ -373,7 +373,6 @@
 
 &rtc {
 	status = "okay";
-	calibration = <0x7fff>;
 };
 
 &lpd_dma_chan1 {
-- 
2.43.0



More information about the U-Boot mailing list