From: Tanmay Shah <tanmay.shah@amd.com>
To: <andersson@kernel.org>, <mathieu.poirier@linaro.org>,
<robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<michal.simek@amd.com>, <ben.levinsky@amd.com>,
<tanmay.shah@amd.com>
Cc: <linux-remoteproc@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] remoteproc: xlnx: add auto-boot support
Date: Wed, 22 Apr 2026 13:25:56 -0700 [thread overview]
Message-ID: <20260422202558.2362971-1-tanmay.shah@amd.com> (raw)
The Cortex-R remote processors on AMD-Xilinx platforms can run
before linux boot. Add auto-boot property to notify linux that remote
processor is ready to be used, so linux can load fw and start it or
attach to the running processor.
Tanmay Shah (2):
dt-bindings: remoteproc: xlnx: add auto boot feature
remoteproc: xlnx: enable auto boot feature
.../remoteproc/xlnx,zynqmp-r5fss.yaml | 8 +++
drivers/remoteproc/xlnx_r5_remoteproc.c | 49 +++++++++++++------
2 files changed, 42 insertions(+), 15 deletions(-)
base-commit: 6f860d238b44da8ac57be25289b9f4410691c4e2
--
2.34.1
next reply other threads:[~2026-04-22 20:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 20:25 Tanmay Shah [this message]
2026-04-22 20:25 ` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature Tanmay Shah
2026-04-23 9:09 ` Krzysztof Kozlowski
2026-04-23 15:14 ` Shah, Tanmay
2026-04-23 17:26 ` Krzysztof Kozlowski
2026-04-23 17:59 ` Shah, Tanmay
2026-04-24 16:53 ` Krzysztof Kozlowski
2026-04-24 17:52 ` Shah, Tanmay
2026-04-28 14:30 ` Mathieu Poirier
2026-04-28 14:38 ` Shah, Tanmay
2026-04-22 20:25 ` [PATCH 2/2] remoteproc: xlnx: enable " Tanmay Shah
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=20260422202558.2362971-1-tanmay.shah@amd.com \
--to=tanmay.shah@amd.com \
--cc=andersson@kernel.org \
--cc=ben.levinsky@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=mathieu.poirier@linaro.org \
--cc=michal.simek@amd.com \
--cc=robh@kernel.org \
/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