devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Venus remoteproc driver
@ 2017-01-27 15:32 Stanimir Varbanov
  2017-01-27 15:32 ` [PATCH v3 1/2] dt-binding: remoteproc: venus rproc dt binding document Stanimir Varbanov
  2017-01-27 15:32 ` [PATCH v3 2/2] remoteproc: qcom: add Venus video core firmware loader driver Stanimir Varbanov
  0 siblings, 2 replies; 3+ messages in thread
From: Stanimir Varbanov @ 2017-01-27 15:32 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Bjorn Andersson, Rob Herring
  Cc: Stephen Boyd, Andy Gross, linux-remoteproc, linux-kernel,
	linux-arm-msm, devicetree, Stanimir Varbanov

Changes since v2:
    - addressed comments in dt-binding document
    - added MODULE_DEVICE_TABLE and deleted unused define
   
regards,
Stan

Stanimir Varbanov (2):
  dt-binding: remoteproc: venus rproc dt binding document
  remoteproc: qcom: add Venus video core firmware loader driver

 .../devicetree/bindings/remoteproc/qcom,venus.txt  |  33 ++++
 drivers/remoteproc/Kconfig                         |  12 ++
 drivers/remoteproc/Makefile                        |   1 +
 drivers/remoteproc/qcom_venus_pil.c                | 208 +++++++++++++++++++++
 4 files changed, 254 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,venus.txt
 create mode 100644 drivers/remoteproc/qcom_venus_pil.c

-- 
2.7.4

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

end of thread, other threads:[~2017-01-27 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-27 15:32 [PATCH v3 0/2] Venus remoteproc driver Stanimir Varbanov
2017-01-27 15:32 ` [PATCH v3 1/2] dt-binding: remoteproc: venus rproc dt binding document Stanimir Varbanov
2017-01-27 15:32 ` [PATCH v3 2/2] remoteproc: qcom: add Venus video core firmware loader driver Stanimir Varbanov

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