[PATCH 3/4] pinctrl: th1520: Mark driver as DM_FLAG_PRE_RELOC

Leo Liang ycliang at andestech.com
Thu Sep 18 12:02:47 CEST 2025


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

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


More information about the U-Boot mailing list