arm64: zynqmp: Remove RTC calibration from sm-k26
authorMichal Simek <michal.simek@amd.com>
Tue, 2 Sep 2025 08:53:25 +0000 (10:53 +0200)
committerMichal Simek <michal.simek@amd.com>
Thu, 9 Oct 2025 07:07:04 +0000 (09:07 +0200)
Default calibration is already in zynqmp.dtsi that's why make no sense to
describe it again.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/6331bf84d7afaf8031d9cbb64354fcd8ca343d45.1756803198.git.michal.simek@amd.com
arch/arm/dts/zynqmp-sm-k26-revA.dts

index 70acd3e..a614d83 100644 (file)
 
 &rtc {
        status = "okay";
-       calibration = <0x7fff>;
 };
 
 &lpd_dma_chan1 {