All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dikshita Agarwal <dikshita@codeaurora.org>
To: linux-media@vger.kernel.org, stanimir.varbanov@linaro.org,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, vgarodia@codeaurora.org,
	Dikshita Agarwal <dikshita@codeaurora.org>
Subject: [PATCH V4 4/4] arm64: dts: sc7180: Add Venus firmware subnode
Date: Tue, 14 Jan 2020 18:23:36 +0530	[thread overview]
Message-ID: <1579006416-11599-5-git-send-email-dikshita@codeaurora.org> (raw)
In-Reply-To: <1579006416-11599-1-git-send-email-dikshita@codeaurora.org>

This adds Venus firmware subnode for non-TZ platform.

Signed-off-by: Dikshita Agarwal <dikshita@codeaurora.org>
---
 arch/arm64/boot/dts/qcom/sc7180-idp.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
index 388f50a..2f82510 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts
+++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
@@ -287,6 +287,12 @@
 	vdda-pll-supply = <&vreg_l4a_0p8>;
 };
 
+&venus {
+	video-firmware {
+		iommus = <&apps_smmu 0x0c42 0x0>;
+	};
+};
+
 /* PINCTRL - additions to nodes defined in sc7180.dtsi */
 
 &qspi_clk {
-- 
1.9.1


  parent reply	other threads:[~2020-01-14 12:54 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 ` Dikshita Agarwal [this message]
2020-01-21 12:32   ` [PATCH V4 4/4] arm64: dts: sc7180: Add Venus firmware subnode Stanimir Varbanov
2020-02-03 18:02 ` [PATCH V4 0/4] Enable video on sc7180 Bjorn Andersson
2020-02-13 18:53   ` 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=1579006416-11599-5-git-send-email-dikshita@codeaurora.org \
    --to=dikshita@codeaurora.org \
    --cc=devicetree@vger.kernel.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.