devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add new IPCC mailbox to support the coprocessor detach on some stm32mp15x boards
@ 2021-06-14 16:49 Arnaud Pouliquen
  2021-06-14 16:49 ` [PATCH 1/2] ARM: dts: stm32: Add coprocessor detach mbox on stm32mp157c-ed1 board Arnaud Pouliquen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arnaud Pouliquen @ 2021-06-14 16:49 UTC (permalink / raw)
  To: Rob Herring, Alexandre Torgue, Maxime Coquelin
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-remoteproc,
	linux-kernel, Arnaud Pouliquen

Purpose:
  Add the IPCC channel 4 as "detach" mailbox to support the remoteproc the feature added in [1].

  The enable of this feature is a design choice. As consequence, the new mbox is declared
  only for stm32mp157c-ed1 & stm32mp15x-dkx boards maintained by ST Microelectronics.

Aim:
  Allow to send to the remote processor a HW signal on IPCC channel 4 when user space requests
  to detach the main processor from the remote processor (e.g. a reboot of the  Linux processor
  on a crash).

[1] https://patchwork.ozlabs.org/project/devicetree-bindings/cover/20210331073347.8293-1-arnaud.pouliquen@foss.st.com/

Arnaud Pouliquen (2):
  ARM: dts: stm32: Add coprocessor detach mbox on stm32mp157c-ed1 board
  ARM: dts: stm32: Add coprocessor detach mbox on stm32mp15x-dkx boards

 arch/arm/boot/dts/stm32mp157c-ed1.dts  | 4 ++--
 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-15 15:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-14 16:49 [PATCH 0/2] Add new IPCC mailbox to support the coprocessor detach on some stm32mp15x boards Arnaud Pouliquen
2021-06-14 16:49 ` [PATCH 1/2] ARM: dts: stm32: Add coprocessor detach mbox on stm32mp157c-ed1 board Arnaud Pouliquen
2021-06-14 16:49 ` [PATCH 2/2] ARM: dts: stm32: Add coprocessor detach mbox on stm32mp15x-dkx boards Arnaud Pouliquen
2021-07-15 15:16 ` [PATCH 0/2] Add new IPCC mailbox to support the coprocessor detach on some stm32mp15x boards Alexandre TORGUE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).