public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>
To: Alexey Charkov <alchark@gmail.com>
Cc: u-boot@lists.denx.de, "Sumit Garg" <sumit.garg@kernel.org>,
	u-boot-qcom@groups.io, "Tom Rini" <trini@konsulko.com>,
	"Neil Armstrong" <neil.armstrong@linaro.org>,
	"Bhupesh Sharma" <bhupesh.linux@gmail.com>,
	"Neha Malcom Francis" <n-francis@ti.com>,
	"Anshul Dalal" <anshuld@ti.com>, "Peng Fan" <peng.fan@nxp.com>,
	"Mattijs Korpershoek" <mkorpershoek@kernel.org>,
	"Quentin Schulz" <quentin.schulz@cherry.de>,
	"Hrushikesh Salunke" <h-salunke@ti.com>,
	"Dario Binacchi" <dario.binacchi@amarulasolutions.com>,
	"Andre Przywara" <andre.przywara@arm.com>,
	"Ilias Apalodimas" <ilias.apalodimas@linaro.org>,
	"Javier Martinez Canillas" <javierm@redhat.com>,
	"Jan Kiszka" <jan.kiszka@siemens.com>,
	"Javier Tia" <javier.tia@linaro.org>,
	"Rasmus Villemoes" <ravi@prevas.dk>,
	"Varadarajan Narayanan" <quic_varada@quicinc.com>,
	"João Marcos Costa" <joaomarcos.costa@bootlin.com>,
	"Dhruva Gole" <d-gole@ti.com>,
	"Richard Genoud" <richard.genoud@bootlin.com>,
	"Marek Vasut" <marek.vasut+renesas@mailbox.org>,
	"Simon Glass" <sjg@chromium.org>,
	"Igor Belwon" <igor.belwon@mentallysanemainliners.org>,
	"Shawn Lin" <shawn.lin@rock-chips.com>,
	"Tuyen Dang" <tuyen.dang.xa@renesas.com>,
	"Casey Connolly" <casey.connolly@linaro.org>,
	"Lukasz Majewski" <lukma@denx.de>,
	"Patrice Chotard" <patrice.chotard@foss.st.com>,
	"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
	"Michal Simek" <michal.simek@amd.com>, "Yao Zi" <me@ziyao.cc>,
	"Peter Korsgaard" <peter@korsgaard.com>
Subject: Re: [PATCH 4/4] clk: stub: Add Kconfig option for SPL stub driver
Date: Thu, 9 Apr 2026 21:35:40 +0530	[thread overview]
Message-ID: <09c269fb-786c-4bb7-9fc5-d3d095675f84@oss.qualcomm.com> (raw)
In-Reply-To: <CABjd4Yy4HqEk2m=HDX1_qy9fWDjUmWVyebcFDxMDfVTe=CMobQ@mail.gmail.com>

Hi Alexey,

On 4/9/2026 9:15 PM, Alexey Charkov wrote:
> On Thu, Apr 9, 2026 at 6:44 PM Balaji Selvanathan
> <balaji.selvanathan@oss.qualcomm.com> wrote:
>> Add SPL_CLK_STUB configuration option to enable the stub clock
>> driver in U-Boot SPL builds.
> Perhaps mention that the respective Makefile already had
> obj-$(CONFIG_$(PHASE_)CLK_STUB) in it and only the Kconfig option was
> missing. Otherwise it raises questions why a newly introduced Kconfig
> option doesn't propagate anywhere else in the codebase.

Okay, will mention.

Regards,

Balaji

>
> Best regards,
> Alexey

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-09 14:43 [PATCH 0/4] spl: Add UFS boot support for SPL on Qualcomm Balaji Selvanathan
2026-04-09 14:43 ` [PATCH 1/4] spl: ufs: Add partition support and flexible loading Balaji Selvanathan
2026-04-09 15:39   ` Alexey Charkov
2026-04-09 16:04     ` Balaji Selvanathan
2026-04-09 14:43 ` [PATCH 2/4] drivers: ufs: qcom: Add SPL support Balaji Selvanathan
2026-04-09 17:38   ` Ferass El Hafidi
2026-04-09 17:45     ` Ferass El Hafidi
2026-04-13 12:37   ` Sumit Garg
2026-04-09 14:43 ` [PATCH 3/4] drivers: phy: qcom: Add UFS PHY support for SPL Balaji Selvanathan
2026-04-13 12:39   ` Sumit Garg
2026-04-09 14:43 ` [PATCH 4/4] clk: stub: Add Kconfig option for SPL stub driver Balaji Selvanathan
2026-04-09 15:45   ` Alexey Charkov
2026-04-09 16:05     ` Balaji Selvanathan [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=09c269fb-786c-4bb7-9fc5-d3d095675f84@oss.qualcomm.com \
    --to=balaji.selvanathan@oss.qualcomm.com \
    --cc=alchark@gmail.com \
    --cc=andre.przywara@arm.com \
    --cc=anshuld@ti.com \
    --cc=bhupesh.linux@gmail.com \
    --cc=casey.connolly@linaro.org \
    --cc=d-gole@ti.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=h-salunke@ti.com \
    --cc=igor.belwon@mentallysanemainliners.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jan.kiszka@siemens.com \
    --cc=javier.tia@linaro.org \
    --cc=javierm@redhat.com \
    --cc=joaomarcos.costa@bootlin.com \
    --cc=lukma@denx.de \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=me@ziyao.cc \
    --cc=michal.simek@amd.com \
    --cc=mkorpershoek@kernel.org \
    --cc=n-francis@ti.com \
    --cc=neil.armstrong@linaro.org \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=peng.fan@nxp.com \
    --cc=peter@korsgaard.com \
    --cc=quentin.schulz@cherry.de \
    --cc=quic_varada@quicinc.com \
    --cc=ravi@prevas.dk \
    --cc=richard.genoud@bootlin.com \
    --cc=shawn.lin@rock-chips.com \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=tuyen.dang.xa@renesas.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    /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