linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add VPU support for new Ingenic SoCs.
@ 2021-07-24  9:11 周琰杰 (Zhou Yanjie)
  2021-07-24  9:11 ` [PATCH 1/2] dt-bindings: remoteproc: Add bindings " 周琰杰 (Zhou Yanjie)
  2021-07-24  9:11 ` [PATCH 2/2] remoteproc: Ingenic: Add support " 周琰杰 (Zhou Yanjie)
  0 siblings, 2 replies; 9+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2021-07-24  9:11 UTC (permalink / raw)
  To: ohad, bjorn.andersson, mathieu.poirier, robh+dt, paul
  Cc: devicetree, linux-remoteproc, linux-mips, linux-kernel,
	dongsheng.qiu, aric.pzqi, rick.tyliu, sihui.liu, jun.jiang,
	sernia.zhou

1.Add the remoteproc bindings for the JZ4760 SoC, the JZ4760B SoC,
  the JZ4775 SoC, and the JZ4780 SoC from Ingenic.
2.Add support for probing the ingenic_rproc driver on the JZ4760 SoC,
  the JZ4760B SoC, the JZ4775 SoC, and the JZ4780 SoC from Ingenic.

It should be noted that the VPU of JZ4775 and JZ4780 has only one TCSM.

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: remoteproc: Add bindings for new Ingenic SoCs.
  remoteproc: Ingenic: Add support for new Ingenic SoCs.

 .../bindings/remoteproc/ingenic,vpu.yaml           |  74 +++++++++----
 drivers/remoteproc/ingenic_rproc.c                 | 115 ++++++++++++++++-----
 2 files changed, 147 insertions(+), 42 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-07-25  1:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-24  9:11 [PATCH 0/2] Add VPU support for new Ingenic SoCs 周琰杰 (Zhou Yanjie)
2021-07-24  9:11 ` [PATCH 1/2] dt-bindings: remoteproc: Add bindings " 周琰杰 (Zhou Yanjie)
2021-07-24 11:02   ` Paul Cercueil
2021-07-24 13:06     ` Zhou Yanjie
2021-07-24  9:11 ` [PATCH 2/2] remoteproc: Ingenic: Add support " 周琰杰 (Zhou Yanjie)
2021-07-24 11:15   ` Paul Cercueil
2021-07-24 13:32     ` Zhou Yanjie
2021-07-24 19:30   ` kernel test robot
2021-07-25  1:26   ` kernel test robot

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