git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09c862a
)
arm64: zynqmp: Remove RTC calibration from sm-k26
author
Michal Simek
<michal.simek@amd.com>
Tue, 2 Sep 2025 08:53:25 +0000
(10:53 +0200)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-sm-k26-revA.dts
b/arch/arm/dts/zynqmp-sm-k26-revA.dts
index
70acd3e
..
a614d83
100644
(file)
--- 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 {