All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Add SCP support for mt8186
@ 2022-03-15 12:47 ` Allen-KH Cheng
  0 siblings, 0 replies; 14+ messages in thread
From: Allen-KH Cheng @ 2022-03-15 12:47 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Bjorn Andersson, Mathieu Poirier, Rob Herring,
	Matthias Brugger
  Cc: Tinghan Shen, Project_Global_Chrome_Upstream_Group, linux-kernel,
	devicetree, linux-mediatek, linux-arm-kernel, linux-remoteproc,
	Allen-KH Cheng

Based on tag: next-20220310, linux-next/master.

changes since v5:
 - set I-cache and D-cache size before loading SCP FW.
 - remove unused ipi_buf_offset.

changes since v4:
 - use 'Reviewed-by:' for the preferred signature.

changes since v3:
 - base on rproc-next

changes since v2:
 - remove redundant SoB.

changes since v1:
 - use mt8192_power_on_sram() helper
 - add MT8186_SCP_L1_SRAM_PD_P1 in mtk_common.h
 - add MT8186_SCP_L1_SRAM_PD_P2 in mtk_common.h

Allen-KH Cheng (2):
  dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
  remoteproc: mediatek: Support mt8186 scp

 .../bindings/remoteproc/mtk,scp.yaml          |  1 +
 drivers/remoteproc/mtk_common.h               |  3 ++
 drivers/remoteproc/mtk_scp.c                  | 42 +++++++++++++++++++
 3 files changed, 46 insertions(+)

-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2022-03-16  2:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-15 12:47 [PATCH v6 0/2] Add SCP support for mt8186 Allen-KH Cheng
2022-03-15 12:47 ` Allen-KH Cheng
2022-03-15 12:47 ` Allen-KH Cheng
2022-03-15 12:47 ` [PATCH v6 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp Allen-KH Cheng
2022-03-15 12:47   ` Allen-KH Cheng
2022-03-15 12:47   ` Allen-KH Cheng
2022-03-15 12:47 ` [PATCH v6 2/2] remoteproc: mediatek: Support " Allen-KH Cheng
2022-03-15 12:47   ` Allen-KH Cheng
2022-03-15 12:47   ` Allen-KH Cheng
2022-03-15 15:13   ` Mathieu Poirier
2022-03-15 15:13     ` Mathieu Poirier
2022-03-15 15:13     ` Mathieu Poirier
2022-03-16  2:06     ` allen-kh.cheng
2022-03-16  2:06       ` allen-kh.cheng

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.