public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@amd.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Srinivas Goud <srinivas.goud@amd.com>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Paul Alvin <alvin.paulp@amd.com>,
	Prasad Kummari <prasad.kummari@amd.com>,
	Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>,
	Tom Rini <trini@konsulko.com>,
	Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>,
	Vishal Patel <vishal.patel@amd.com>
Subject: Re: [PATCH] arm64: zynqmp: Configure SoC RTC on SOM
Date: Wed, 6 Nov 2024 09:01:52 +0100	[thread overview]
Message-ID: <ec6e3701-aed2-4e6f-acc5-6cdf0db22bc9@amd.com> (raw)
In-Reply-To: <9b684faeec85381b9b8fe796aaebc2ee79f17b8e.1729663761.git.michal.simek@amd.com>



On 10/23/24 08:09, Michal Simek wrote:
> Use RTC available in HW on Kria SOM without using emulation that's why
> configure it properly and disable emulated one.
> Power on reset value of RTC Calibration register without battery backup is
> not matching with crystal frequency which leads to RTC time drift. That's
> why write CALIB_WRITE register with crystal frequency (0x7FFF). There is
> also an option to write zero so that Linux will set default value (0x7FFF)
> in driver probe but calibration 0 is not permited by DT schema.
> 
> Co-developed-by: Srinivas Goud <srinivas.goud@amd.com>
> Signed-off-by: Srinivas Goud <srinivas.goud@amd.com>
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
> 
>   arch/arm/dts/zynqmp-sm-k26-revA.dts  | 1 +
>   configs/xilinx_zynqmp_kria_defconfig | 1 -
>   2 files changed, 1 insertion(+), 1 deletion(-)

Applied.
M

      reply	other threads:[~2024-11-06  8:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23  6:09 [PATCH] arm64: zynqmp: Configure SoC RTC on SOM Michal Simek
2024-11-06  8:01 ` 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=ec6e3701-aed2-4e6f-acc5-6cdf0db22bc9@amd.com \
    --to=michal.simek@amd.com \
    --cc=alvin.paulp@amd.com \
    --cc=git@xilinx.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=prasad.kummari@amd.com \
    --cc=srinivas.goud@amd.com \
    --cc=tejas.arvind.bhumkar@amd.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=venkatesh.abbarapu@amd.com \
    --cc=vishal.patel@amd.com \
    /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