linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] Enable video on sc7180
@ 2020-01-02 13:24 Dikshita Agarwal
  2020-01-02 13:24 ` [PATCH V3 1/4] arm64: dts: sc7180: Add Venus video codec DT node Dikshita Agarwal
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Dikshita Agarwal @ 2020-01-02 13:24 UTC (permalink / raw)
  To: linux-media, stanimir.varbanov, linux-arm-msm, devicetree
  Cc: linux-kernel, vgarodia, Dikshita Agarwal

Hello,

Changes since v2:

  - added changes to enable ICB in DT.

  - addressed DT schema and resource struct review comments.

  - added Venus firmware subnode for non-TZ platform.


v2 can be found at [1].
These changes depend on patch series [2] - [6].

Thanks,
Dikshita

[1] https://lkml.org/lkml/2019/12/20/126
[2] https://patchwork.kernel.org/project/linux-media/list/?series=219021
[3] https://patchwork.kernel.org/project/linux-media/list/?series=214797
[4] https://lkml.org/lkml/2019/12/27/73
[5] https://lore.kernel.org/patchwork/project/lkml/list/?series=418681 
[6] https://lore.kernel.org/patchwork/project/lkml/list/?series=424054

Dikshita Agarwal (4):
  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
  arm64: dts: sc7180: Add Venus firmware subnode

 .../bindings/media/qcom,venus-sc7180.yaml          | 136 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sc7180-idp.dts            |   6 +
 arch/arm64/boot/dts/qcom/sc7180.dtsi               |  36 ++++++
 drivers/media/platform/qcom/venus/core.c           |  45 +++++++
 4 files changed, 223 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/qcom,venus-sc7180.yaml

-- 
1.9.1


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

end of thread, other threads:[~2020-01-07 14:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 13:24 [PATCH V3 0/4] Enable video on sc7180 Dikshita Agarwal
2020-01-02 13:24 ` [PATCH V3 1/4] arm64: dts: sc7180: Add Venus video codec DT node Dikshita Agarwal
2020-01-07 13:52   ` Stanimir Varbanov
2020-01-02 13:24 ` [PATCH V3 2/4] dt-bindings: media: venus: Add sc7180 DT schema Dikshita Agarwal
2020-01-04  0:43   ` Rob Herring
2020-01-07 13:56   ` Stanimir Varbanov
2020-01-02 13:25 ` [PATCH V3 3/4] venus: core: add sc7180 DT compatible and resource struct Dikshita Agarwal
2020-01-07 14:02   ` Stanimir Varbanov
2020-01-02 13:25 ` [PATCH V3 4/4] arm64: dts: sc7180: Add Venus firmware subnode Dikshita Agarwal
2020-01-07 14:01   ` 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).