All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Support MT8188 SCP core 1
@ 2024-04-30  1:15 ` Olivia Wen
  0 siblings, 0 replies; 14+ messages in thread
From: Olivia Wen @ 2024-04-30  1:15 UTC (permalink / raw)
  To: Bjorn Andersson, Mathieu Poirier, Rob Herring
  Cc: Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Tinghan Shen, linux-remoteproc,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group, jason-ch.chen, yaya.chang,
	teddy.chen, olivia.wen

Change in v4:
Updating the description of PATCH v4 4/4.

Olivia Wen (4):
  dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
  remoteproc: mediatek: Support MT8188 SCP core 1
  remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes
  remoteproc: mediatek: Add IMGSYS IPI command

 .../devicetree/bindings/remoteproc/mtk,scp.yaml    |   2 +
 drivers/remoteproc/mtk_common.h                    |  11 +-
 drivers/remoteproc/mtk_scp.c                       | 230 +++++++++++++++++++--
 drivers/remoteproc/mtk_scp_ipi.c                   |   7 +-
 include/linux/remoteproc/mtk_scp.h                 |   1 +
 5 files changed, 225 insertions(+), 26 deletions(-)

-- 
2.6.4



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

end of thread, other threads:[~2024-04-30 16:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30  1:15 [PATCH v4 0/4] Support MT8188 SCP core 1 Olivia Wen
2024-04-30  1:15 ` Olivia Wen
2024-04-30  1:15 ` [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP Olivia Wen
2024-04-30  1:15   ` Olivia Wen
2024-04-30  1:15 ` [PATCH v4 2/4] remoteproc: mediatek: Support MT8188 SCP core 1 Olivia Wen
2024-04-30  1:15   ` Olivia Wen
2024-04-30  1:15 ` [PATCH v4 3/4] remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes Olivia Wen
2024-04-30  1:15   ` Olivia Wen
2024-04-30  1:15 ` [PATCH v4 4/4] remoteproc: mediatek: Add IMGSYS IPI command Olivia Wen
2024-04-30  1:15   ` Olivia Wen
2024-04-30  7:56   ` AngeloGioacchino Del Regno
2024-04-30  7:56     ` AngeloGioacchino Del Regno
2024-04-30 16:46 ` [PATCH v4 0/4] Support MT8188 SCP core 1 Mathieu Poirier
2024-04-30 16:46   ` Mathieu Poirier

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.