[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210318145923.31936-1-arnaud.pouliquen@foss.st.com>
Date: Thu, 18 Mar 2021 15:59:21 +0100
From: Arnaud Pouliquen <arnaud.pouliquen@...s.st.com>
To: Bjorn Andersson <bjorn.andersson@...aro.org>,
Ohad Ben-Cohen <ohad@...ery.com>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Rob Herring <robh@...nel.org>,
Alexandre Torgue <alexandre.torgue@...s.st.com>
CC: <devicetree@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-remoteproc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Arnaud Pouliquen <arnaud.pouliquen@...s.st.com>
Subject: [PATCH 0/2] remoteproc: stm32: add support of detaching a remote processor
This patchset is the stm32mp1 platform implementation of the detach operation
added in series [1].
On detach, the stm32 rproc driver sends a mailbox signal to the remote
processor to inform it that it will be detached.
Applied and tested on Bjorn's "for_next" branch (2b81aa17008e)
[1] https://patchwork.kernel.org/project/linux-remoteproc/list/?series=447171
Arnaud Pouliquen (2):
dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for
detach
remoteproc: stm32: add capability to detach
.../bindings/remoteproc/st,stm32-rproc.yaml | 11 +++++-
drivers/remoteproc/stm32_rproc.c | 38 ++++++++++++++++++-
2 files changed, 45 insertions(+), 4 deletions(-)
--
2.17.1
Powered by blists - more mailing lists