public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>
To: Simon Glass <sjg@chromium.org>
Cc: rayagonda.kokatanur@broadcom.com, trini@konsulko.com,
	casey.connolly@linaro.org, neil.armstrong@linaro.org,
	sumit.garg@kernel.org, peng.fan@nxp.com, jh80.chung@samsung.com,
	lukma@denx.de, tien.fong.chee@altera.com, anshuld@ti.com,
	alif.zakuan.yuslaimi@altera.com, tingting.meng@altera.com,
	alice.guo@nxp.com, quentin.schulz@cherry.de,
	ilias.apalodimas@linaro.org, xypron.glpk@gmx.de,
	mkorpershoek@kernel.org, h-salunke@ti.com, alchark@gmail.com,
	dario.binacchi@amarulasolutions.com, ye.li@nxp.com,
	andre.przywara@arm.com, afd@ti.com, dinesh.maniyam@altera.com,
	balaji.selvanathan@oss.qualcomm.com, danila@jiaxyga.com,
	aswin.murugan@oss.qualcomm.com, luca.weiss@fairphone.com,
	adrian@mainlining.org, justin@tidylabs.net, n-francis@ti.com,
	wens@kernel.org, jamie.gibbons@microchip.com,
	david.wronek@mainlining.org, alexeymin@postmarketos.org,
	james.hilliard1@gmail.com, michael@amarulasolutions.com,
	richard.genoud@bootlin.com, philip.molloy@analog.com,
	sughosh.ganu@arm.com, u-boot@lists.denx.de,
	u-boot-qcom@groups.io
Subject: Re: [PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
Date: Wed, 15 Apr 2026 12:44:07 +0530	[thread overview]
Message-ID: <ad86v66pbdAchTg3@hu-varada-blr.qualcomm.com> (raw)
In-Reply-To: <CAFLszTi5K5iqeCw9XthrCPALti4Z5sMFaBx6rOE38PsQQx_93g@mail.gmail.com>

On Sat, Apr 11, 2026 at 07:18:19AM -0600, Simon Glass wrote:
[ . . . ]
> > Add pinctrl, clock drivers and SPL to support the IPPQ5210 SoC in U-Boot.
>
> Should that be IPQ5210 ?

Will fix.

> How about splitting up patch 7 a bit as it has quite a lot in it.

Ok.

> Is CONFIG_SPL_WRAPPER_ELF intended to be a generic feature or just
> something for this particular SoC?

Generic feature. PBL has moved in that direction.

Thanks
Varada

      reply	other threads:[~2026-04-15 12:09 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-10  9:11 [PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup Varadarajan Narayanan
2026-04-10  9:11 ` [PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi Varadarajan Narayanan
2026-04-11 13:18   ` Simon Glass
2026-04-20 12:36   ` Sumit Garg
2026-04-10  9:11 ` [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions Varadarajan Narayanan
2026-04-11 13:15   ` Simon Glass
2026-04-13 11:05     ` Varadarajan Narayanan
2026-04-20 13:25   ` Sumit Garg
2026-04-10  9:11 ` [PATCH v2 3/9] clk/qcom: add initial clock driver for ipq5210 Varadarajan Narayanan
2026-04-10  9:11 ` [PATCH v2 4/9] pinctrl: qcom: Add ipq5210 pinctrl driver Varadarajan Narayanan
2026-04-10  9:11 ` [PATCH v2 5/9] misc: qcom_geni: Add minicore support Varadarajan Narayanan
2026-04-11 13:09   ` Simon Glass
2026-04-13  5:31     ` Varadarajan Narayanan
2026-04-13 13:35       ` Simon Glass
2026-04-10  9:11 ` [PATCH v2 6/9] spl: Include SMEM driver in SPL Varadarajan Narayanan
2026-04-11 13:09   ` Simon Glass
2026-04-10  9:11 ` [PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL Varadarajan Narayanan
2026-04-11 13:12   ` Simon Glass
2026-04-10  9:11 ` [PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF Varadarajan Narayanan
2026-04-11 13:14   ` Simon Glass
2026-04-10  9:11 ` [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig Varadarajan Narayanan
2026-04-11 13:15   ` Simon Glass
2026-04-15 10:10     ` Varadarajan Narayanan
2026-04-11 13:18 ` [PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup Simon Glass
2026-04-15  7:14   ` Varadarajan Narayanan [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=ad86v66pbdAchTg3@hu-varada-blr.qualcomm.com \
    --to=varadarajan.narayanan@oss.qualcomm.com \
    --cc=adrian@mainlining.org \
    --cc=afd@ti.com \
    --cc=alchark@gmail.com \
    --cc=alexeymin@postmarketos.org \
    --cc=alice.guo@nxp.com \
    --cc=alif.zakuan.yuslaimi@altera.com \
    --cc=andre.przywara@arm.com \
    --cc=anshuld@ti.com \
    --cc=aswin.murugan@oss.qualcomm.com \
    --cc=balaji.selvanathan@oss.qualcomm.com \
    --cc=casey.connolly@linaro.org \
    --cc=danila@jiaxyga.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=david.wronek@mainlining.org \
    --cc=dinesh.maniyam@altera.com \
    --cc=h-salunke@ti.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=james.hilliard1@gmail.com \
    --cc=jamie.gibbons@microchip.com \
    --cc=jh80.chung@samsung.com \
    --cc=justin@tidylabs.net \
    --cc=luca.weiss@fairphone.com \
    --cc=lukma@denx.de \
    --cc=michael@amarulasolutions.com \
    --cc=mkorpershoek@kernel.org \
    --cc=n-francis@ti.com \
    --cc=neil.armstrong@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=philip.molloy@analog.com \
    --cc=quentin.schulz@cherry.de \
    --cc=rayagonda.kokatanur@broadcom.com \
    --cc=richard.genoud@bootlin.com \
    --cc=sjg@chromium.org \
    --cc=sughosh.ganu@arm.com \
    --cc=sumit.garg@kernel.org \
    --cc=tien.fong.chee@altera.com \
    --cc=tingting.meng@altera.com \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    --cc=wens@kernel.org \
    --cc=xypron.glpk@gmx.de \
    --cc=ye.li@nxp.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