linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Mediatek MT8195 SCP support
@ 2021-07-28  3:58 Tinghan Shen
  2021-07-28  3:58 ` [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp Tinghan Shen
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Tinghan Shen @ 2021-07-28  3:58 UTC (permalink / raw)
  To: ohad, bjorn.andersson, mathieu.poirier, robh+dt, matthias.bgg
  Cc: linux-remoteproc, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, srv_heupstream, tzungbi,
	Project_Global_Chrome_Upstream_Group, Tinghan Shen

Changes since v3:
- Add missing patch version in mail subject
- No change to patches.

Changes since v2:
- Add compatible for mt8192
- Convert mtk,scp.txt to mtk,scp.yaml 
- Refine clock checking method

Changes since v1:
- Fix missing 'compatible' line in binding document

Tinghan Shen (4):
  dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
  dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
  dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema
  remoteproc: mediatek: Support mt8195 scp

 .../bindings/remoteproc/mtk,scp.txt           | 36 --------
 .../bindings/remoteproc/mtk,scp.yaml          | 85 +++++++++++++++++++
 drivers/remoteproc/mtk_scp.c                  |  3 +-
 3 files changed, 87 insertions(+), 37 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.txt
 create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml

-- 
2.18.0


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

end of thread, other threads:[~2021-08-02 21:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28  3:58 [PATCH v4 0/4] Mediatek MT8195 SCP support Tinghan Shen
2021-07-28  3:58 ` [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp Tinghan Shen
2021-08-02 21:28   ` Rob Herring
2021-07-28  3:58 ` [PATCH v4 2/4] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp Tinghan Shen
2021-08-02 21:28   ` Rob Herring
2021-07-28  3:58 ` [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema Tinghan Shen
2021-07-30 15:56   ` Bjorn Andersson
2021-08-02 21:31   ` Rob Herring
2021-07-28  3:58 ` [PATCH v4 4/4] remoteproc: mediatek: Support mt8195 scp Tinghan Shen
2021-07-29 10:13   ` Tzung-Bi Shih
2021-07-30 15:58   ` Bjorn Andersson

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).