From: Michal Simek <michal.simek@amd.com>
To: Harini T <harini.t@amd.com>,
robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, git@amd.com
Subject: Re: [PATCH] arm64: versal-net: Update rtc calibration value
Date: Fri, 18 Jul 2025 09:23:28 +0200 [thread overview]
Message-ID: <8be48e66-792f-46cb-b5ec-036f450ca925@amd.com> (raw)
In-Reply-To: <20250710061309.25601-1-harini.t@amd.com>
On 7/10/25 08:13, Harini T wrote:
> As per the design specification
> "The 16-bit Seconds Calibration Value represents the number of
> Oscillator Ticks that are required to measure the largest time period
> that is less than or equal to 1 second.
> For an oscillator that is 32.768kHz, this value will be 0x7FFF."
>
> Signed-off-by: Harini T <harini.t@amd.com>
> ---
> arch/arm64/boot/dts/xilinx/versal-net.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/xilinx/versal-net.dtsi b/arch/arm64/boot/dts/xilinx/versal-net.dtsi
> index fc9f49e57385..c037a7819967 100644
> --- a/arch/arm64/boot/dts/xilinx/versal-net.dtsi
> +++ b/arch/arm64/boot/dts/xilinx/versal-net.dtsi
> @@ -556,7 +556,7 @@
> reg = <0 0xf12a0000 0 0x100>;
> interrupts = <0 200 4>, <0 201 4>;
> interrupt-names = "alarm", "sec";
> - calibration = <0x8000>;
> + calibration = <0x7FFF>;
> };
>
> sdhci0: mmc@f1040000 {
Applied.
M
prev parent reply other threads:[~2025-07-18 7:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-10 6:13 Harini T
2025-07-18 7:23 ` Michal Simek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8be48e66-792f-46cb-b5ec-036f450ca925@amd.com \
--to=michal.simek@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=git@amd.com \
--cc=harini.t@amd.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®