All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: MD Danish Anwar <danishanwar@ti.com>
Cc: Roger Quadros <rogerq@kernel.org>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Max Krummenacher <max.krummenacher@toradex.com>,
	Dan Carpenter <dan.carpenter@linaro.org>,
	Simon Glass <sjg@chromium.org>,
	Ravi Gunasekaran <r-gunasekaran@ti.com>,
	Nishanth Menon <nm@ti.com>,
	u-boot@lists.denx.de, srk@ti.com,
	Vignesh Raghavendra <vigneshr@ti.com>
Subject: Re: [PATCH v6] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
Date: Tue, 5 Mar 2024 08:27:47 -0500	[thread overview]
Message-ID: <20240305132747.GC1523872@bill-the-cat> (raw)
In-Reply-To: <1a5bf390-f3e5-4ed3-9cc9-10180bf0737e@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1230 bytes --]

On Tue, Mar 05, 2024 at 02:39:14PM +0530, MD Danish Anwar wrote:
> On 29/02/24 3:43 pm, Roger Quadros wrote:
> > 
> > 
> > On 28/02/2024 14:06, MD Danish Anwar wrote:
> >> Add APIs to set a firmware_name to a rproc and boot the rproc with the
> >> same firmware.
> >>
> >> Clients can call rproc_set_firmware() API to set firmware_name for a rproc
> >> whereas rproc_boot() will load the firmware set by rproc_set_firmware() to
> >> a buffer by calling request_firmware_into_buf(). rproc_boot() will then
> >> load the firmware file to the remote processor and start the remote
> >> processor.
> >>
> >> Also include "fs-loader.h" and make remoteproc driver select FS_LOADER in
> >> Kconfig so that we can call request_firmware_into_buf() from remoteproc
> >> driver.
> >>
> >> Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
> >> Acked-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
> > 
> > Reviewed-by: Roger Quadros <rogerq@kernel.org>
> 
> Hi Tom,
> 
> Can you please pick this patch. There are no active comments on this
> patch and Roger and Ravi has reviewed / acked the patch.

Yes, I'm going to give people a little longer to comment / review and
will pull this to -next soon.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2024-03-05 13:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 12:06 [PATCH v6] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc MD Danish Anwar
2024-02-29 10:13 ` Roger Quadros
2024-03-05  9:09   ` MD Danish Anwar
2024-03-05 13:27     ` Tom Rini [this message]
2024-03-07 12:46 ` Tom Rini
2024-03-11  5:04   ` Anwar, Md Danish
2024-03-12  8:32     ` MD Danish Anwar
2024-03-14 12:46       ` Tom Rini
2024-03-14 14:35         ` Anwar, Md Danish
2024-03-19 22:40 ` Tom Rini
2024-03-20  5:49   ` MD Danish Anwar
2024-03-20 12:38     ` Tom Rini
2024-03-21 10:31       ` MD Danish Anwar

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=20240305132747.GC1523872@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=dan.carpenter@linaro.org \
    --cc=danishanwar@ti.com \
    --cc=francesco.dolcini@toradex.com \
    --cc=max.krummenacher@toradex.com \
    --cc=nm@ti.com \
    --cc=r-gunasekaran@ti.com \
    --cc=rogerq@kernel.org \
    --cc=sjg@chromium.org \
    --cc=srk@ti.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.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.