public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Yao Zi <ziyao@disroot.org>
Cc: Rick Chen <rick@andestech.com>, Tom Rini <trini@konsulko.com>,
	Wei Fu <wefu@redhat.com>, Yixun Lan <dlan@gentoo.org>,
	Lukasz Majewski <lukma@denx.de>,
	Sean Anderson <seanga2@gmail.com>, Marek Vasut <marex@denx.de>,
	Michal Simek <michal.simek@amd.com>,
	Maksim Kiselev <bigunclemax@gmail.com>,
	Jaehoon Chung <jh80.chung@samsung.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH 2/4] clk: thead: th1520-ap: Mark drivers as DM_FLAG_PRE_RELOC
Date: Thu, 18 Sep 2025 18:00:36 +0800	[thread overview]
Message-ID: <aMvYRJZWgOmsVGkl@swlinux02> (raw)
In-Reply-To: <20250813100926.51725-4-ziyao@disroot.org>

On Wed, Aug 13, 2025 at 10:09:25AM +0000, Yao Zi wrote:
> It's common that UARTs are bound and probed before U-Boot relocation,
> in which case the clocks of UART and UART's pincontroller must be
> registered first. Let's apply DM_FLAG_PRE_RELOC to the driver, allowing
> it to bind before relocation.
> 
> Signed-off-by: Yao Zi <ziyao@disroot.org>
> ---
>  drivers/clk/thead/clk-th1520-ap.c | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

  reply	other threads:[~2025-09-18 10:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13 10:09 [PATCH 0/4] Switch to upstream devicetree for TH1520 platform Yao Zi
2025-08-13 10:09 ` [PATCH 1/4] configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000 Yao Zi
2025-09-18  9:39   ` Leo Liang
2025-08-13 10:09 ` [PATCH 2/4] clk: thead: th1520-ap: Mark drivers as DM_FLAG_PRE_RELOC Yao Zi
2025-09-18 10:00   ` Leo Liang [this message]
2025-08-13 10:09 ` [PATCH 3/4] pinctrl: th1520: Mark driver " Yao Zi
2025-09-18 10:02   ` Leo Liang
2025-08-13 10:09 ` [PATCH 4/4] dts: th1520: Switch to upstream devicetree Yao Zi
2025-09-18 10:03   ` Leo Liang

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=aMvYRJZWgOmsVGkl@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=bigunclemax@gmail.com \
    --cc=dlan@gentoo.org \
    --cc=jh80.chung@samsung.com \
    --cc=lukma@denx.de \
    --cc=marex@denx.de \
    --cc=michal.simek@amd.com \
    --cc=rick@andestech.com \
    --cc=seanga2@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=wefu@redhat.com \
    --cc=ziyao@disroot.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