From: "Andreas Färber" <afaerber@suse.de>
To: Dmitry Osipenko <digetx@gmail.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Jonathan Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v1 2/2] ARM: dts: tegra30: Add video decoder node
Date: Sun, 18 Feb 2018 19:03:26 +0100 [thread overview]
Message-ID: <4cf77dcd-0921-dec2-e5cd-ed8b5dc2fb7c@suse.de> (raw)
In-Reply-To: <6ac145a1259566f85c88bd29be9c8b3e44e53bcf.1518973069.git.digetx@gmail.com>
Am 18.02.2018 um 18:01 schrieb Dmitry Osipenko:
> Add device tree node for the Video Decoder Engine found on Tegra30 SoC's.
>
> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
> ---
> arch/arm/boot/dts/tegra30.dtsi | 27 +++++++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
>
> diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi
> index 1fb0c421a9d8..8ae72ffe0048 100644
> --- a/arch/arm/boot/dts/tegra30.dtsi
> +++ b/arch/arm/boot/dts/tegra30.dtsi
> @@ -17,6 +17,11 @@
> #address-cells = <1>;
> #size-cells = <1>;
> ranges = <0 0x40000000 0x40000>;
> +
> + vde_pool: vde {
> + reg = <0x400 0x3fc00>;
vde@400 then, to avoid dtc warnings.
> + pool;
> + };
> };
>
> pcie@3000 {
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
next prev parent reply other threads:[~2018-02-18 18:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-18 17:01 [PATCH v1 0/2] Enable Video Decoder on Tegra30 Dmitry Osipenko
2018-02-18 17:01 ` [PATCH v1 1/2] ARM: dts: tegra30: Add IRAM node Dmitry Osipenko
2018-02-18 17:01 ` [PATCH v1 2/2] ARM: dts: tegra30: Add video decoder node Dmitry Osipenko
2018-02-18 18:03 ` Andreas Färber [this message]
2018-02-18 18:29 ` Dmitry Osipenko
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=4cf77dcd-0921-dec2-e5cd-ed8b5dc2fb7c@suse.de \
--to=afaerber@suse.de \
--cc=devicetree@vger.kernel.org \
--cc=digetx@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome