All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
@ 2022-01-03  7:58 ` allen-kh.cheng
  0 siblings, 0 replies; 12+ messages in thread
From: allen-kh.cheng @ 2022-01-03  7:58 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Bjorn Andersson, Mathieu Poirier, Rob Herring,
	Matthias Brugger, Tinghan Shen
  Cc: Mark Brown, linux-remoteproc,
	Project_Global_Chrome_Upstream_Group, linux-kernel, devicetree,
	linux-arm-kernel, linux-mediatek, allen-kh.cheng

Add mt8186 compatible to binding document.

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
---
 Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
index d21a25ee96e6..5b693a2d049c 100644
--- a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
@@ -17,6 +17,7 @@ properties:
   compatible:
     enum:
       - mediatek,mt8183-scp
+      - mediatek,mt8186-scp
       - mediatek,mt8192-scp
       - mediatek,mt8195-scp
 
-- 
2.18.0


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

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [PATCH 0/2] Add SCP support for mt8186
@ 2022-01-04 11:47 allen-kh.cheng
  2022-01-04 11:47   ` allen-kh.cheng
  0 siblings, 1 reply; 12+ messages in thread
From: allen-kh.cheng @ 2022-01-04 11: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

From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>

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

Based on v5.16-rc8

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                  | 35 +++++++++++++++++++
 3 files changed, 39 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] 12+ messages in thread

end of thread, other threads:[~2022-01-04 11:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03  7:58 [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp allen-kh.cheng
2022-01-03  7:58 ` allen-kh.cheng
2022-01-03  7:58 ` [PATCH 2/2] remoteproc: mediatek: Support " allen-kh.cheng
2022-01-03  7:58   ` allen-kh.cheng
2022-01-04  8:43   ` AngeloGioacchino Del Regno
2022-01-04  8:43     ` AngeloGioacchino Del Regno
2022-01-04  8:43     ` AngeloGioacchino Del Regno
2022-01-04  8:43 ` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for " AngeloGioacchino Del Regno
2022-01-04  8:43   ` AngeloGioacchino Del Regno
2022-01-04  8:43   ` AngeloGioacchino Del Regno
2022-01-04 11:47 [PATCH 0/2] Add SCP support for mt8186 allen-kh.cheng
2022-01-04 11:47 ` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp allen-kh.cheng
2022-01-04 11:47   ` 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.