devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2,0/3] Enable video on sc7180
@ 2019-12-20  7:59 Dikshita Agarwal
  2019-12-20  7:59 ` [PATCH 1/3] arm64: dts: sc7180: Add Venus video codec DT node Dikshita Agarwal
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Dikshita Agarwal @ 2019-12-20  7:59 UTC (permalink / raw)
  To: linux-media, stanimir.varbanov, linux-arm-msm, devicetree
  Cc: linux-kernel, vgarodia, Dikshita Agarwal

Hello,

This patch series enables video functionality for SC7180.
Here is v2 with the following changes:

 - updated the place of venus DT node to have it sorted by address

 - added dt-binding schema

 - added DT compatible string and resource structure

These changes depend on patch series [1] and [2].

Regards,
Dikshita

[1] https://patchwork.kernel.org/project/linux-media/list/?series=219021
[2] https://patchwork.kernel.org/project/linux-media/list/?series=214797

Dikshita Agarwal (3):
  arm64: dts: sc7180: Add Venus video codec DT node
  dt-bindings: media: venus: Add sc7180 DT schema
  venus: core: add sc7180 DT compatible and resource struct

 .../bindings/media/qcom,venus-sc7180.yaml          | 131 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sc7180.dtsi               |  36 ++++++
 drivers/media/platform/qcom/venus/core.c           |  58 ++++++++-
 3 files changed, 224 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/media/qcom,venus-sc7180.yaml

-- 
1.9.1


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

end of thread, other threads:[~2020-01-02  7:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20  7:59 [PATCH v2,0/3] Enable video on sc7180 Dikshita Agarwal
2019-12-20  7:59 ` [PATCH 1/3] arm64: dts: sc7180: Add Venus video codec DT node Dikshita Agarwal
2019-12-20  9:34   ` Stanimir Varbanov
2019-12-23  9:50     ` dikshita
2019-12-24 12:12     ` Sai Prakash Ranjan
2019-12-24 13:24       ` Sai Prakash Ranjan
2019-12-29  3:18   ` Bjorn Andersson
2020-01-02  7:54     ` vgarodia
2019-12-20  7:59 ` [PATCH 2/3] dt-bindings: media: venus: Add sc7180 DT schema Dikshita Agarwal
2019-12-20  9:37   ` Stanimir Varbanov
2019-12-23 10:56     ` dikshita
2019-12-20  7:59 ` [PATCH 3/3] venus: core: add sc7180 DT compatible and resource struct Dikshita Agarwal
2019-12-20  9:33   ` Stanimir Varbanov
2019-12-23 10:04     ` dikshita
2019-12-23 10:43       ` 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).