All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Michal Simek <michal.simek@amd.com>,
	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
	Patrice Chotard <patrice.chotard@foss.st.com>,
	Patrick Delaunay <patrick.delaunay@foss.st.com>,
	Peng Fan <peng.fan@nxp.com>, Simon Glass <sjg@chromium.org>,
	uboot-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH] scmi: Rework SCMI_FIRMWARE implementation
Date: Tue, 17 Mar 2026 13:35:34 +0800	[thread overview]
Message-ID: <abjoJg1hDb9yOueu@shlinux89> (raw)
In-Reply-To: <20260317012414.4162304-1-trini@konsulko.com>

On Mon, Mar 16, 2026 at 07:24:14PM -0600, Tom Rini wrote:
>As exposed by "make randconfig", how we have SCMI_FIRMWARE today is
>incomplete, and in one case, used incorrectly. First, SCMI_FIRMWARE has
>a build-time dependency on OF_CONTROL being enabled, so add that.
>Second, RESET_SCMI depends on SCMI_FIRMWARE being enabled, it should not
>select that symbol. In turn, a number of platforms need to now enable
>SCMI_FIRMWARE explicitly and not rely on RESET_SCMI to enable it for
>them.
>
>Signed-off-by: Tom Rini <trini@konsulko.com>

Acked-by: Peng Fan <peng.fan@nxp.com>

  reply	other threads:[~2026-03-17  5:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-17  1:24 [PATCH] scmi: Rework SCMI_FIRMWARE implementation Tom Rini
2026-03-17  5:35 ` Peng Fan [this message]
2026-03-17  6:12 ` Anshul Dalal
2026-03-17 11:47 ` Michal Simek
2026-03-17 12:42 ` Patrice CHOTARD

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=abjoJg1hDb9yOueu@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=iwamatsu@nigauri.org \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=michal.simek@amd.com \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=peng.fan@nxp.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-stm32@st-md-mailman.stormreply.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.