From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Dikshita Agarwal <dikshita@codeaurora.org>
Cc: linux-media@vger.kernel.org, stanimir.varbanov@linaro.org,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, vgarodia@codeaurora.org
Subject: Re: [PATCH V4 0/4] Enable video on sc7180
Date: Mon, 3 Feb 2020 10:02:40 -0800 [thread overview]
Message-ID: <20200203180240.GD3948@builder> (raw)
In-Reply-To: <1579006416-11599-1-git-send-email-dikshita@codeaurora.org>
On Tue 14 Jan 04:53 PST 2020, Dikshita Agarwal wrote:
> Hello,
>
> Changes since v3:
>
> - addressed DT and DT schema review comments.
>
> - renamed DT schema file.
>
> v3 can be found at [1].
> These changes depend on patch series [2] - [6].
>
> Thanks,
> Dikshita
>
Picked up the dts patches for 5.7, with Stan's acks
Regards,
Bjorn
> [1] https://lkml.org/lkml/2020/1/2/267
> [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,sc7180-venus.yaml | 144 +++++++++++++++++++++
> 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, 231 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/qcom,sc7180-venus.yaml
>
> --
> 1.9.1
>
next prev parent reply other threads:[~2020-02-03 18:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-14 12:53 [PATCH V4 0/4] Enable video on sc7180 Dikshita Agarwal
2020-01-14 12:53 ` [PATCH V4 1/4] arm64: dts: sc7180: Add Venus video codec DT node Dikshita Agarwal
2020-01-21 12:30 ` Stanimir Varbanov
2020-01-14 12:53 ` [PATCH V4 2/4] dt-bindings: media: venus: Add sc7180 DT schema Dikshita Agarwal
2020-01-30 15:26 ` Rob Herring
2020-02-14 15:23 ` Stanimir Varbanov
2020-01-14 12:53 ` [PATCH V4 3/4] venus: core: add sc7180 DT compatible and resource struct Dikshita Agarwal
2020-01-21 12:32 ` Stanimir Varbanov
2020-01-14 12:53 ` [PATCH V4 4/4] arm64: dts: sc7180: Add Venus firmware subnode Dikshita Agarwal
2020-01-21 12:32 ` Stanimir Varbanov
2020-02-03 18:02 ` Bjorn Andersson [this message]
2020-02-13 18:53 ` [PATCH V4 0/4] Enable video on sc7180 Matthias Kaehlcke
2020-02-13 19:26 ` Bjorn Andersson
2020-02-13 19:34 ` Matthias Kaehlcke
2020-02-13 19:57 ` Matthias Kaehlcke
2020-02-13 20:12 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200203180240.GD3948@builder \
--to=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=dikshita@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=stanimir.varbanov@linaro.org \
--cc=vgarodia@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.