From: Sowjanya Komatineni <skomatineni@nvidia.com>
To: <thierry.reding@gmail.com>, <jonathanh@nvidia.com>,
<robh+dt@kernel.org>, <josephl@nvidia.com>,
<daniel.lezcano@linaro.org>, <mmaddireddy@nvidia.com>,
<nkristam@nvidia.com>
Cc: <devicetree@vger.kernel.org>, <linux-tegra@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v1] arm64: tegra: Add reset-cells to mc
Date: Thu, 12 Mar 2020 18:23:50 -0700 [thread overview]
Message-ID: <407b5d00-4a79-d063-31a2-74e3154625f6@nvidia.com> (raw)
In-Reply-To: <1583899366-1588-1-git-send-email-skomatineni@nvidia.com>
Hi All,
Sorry for inconvenience.
Please ignore this patch. This is needed before next updated patches for
tegra video as they use mc reset on Tegra210.
So will include this patch as part of tegra-video patch series so
dependencies are taken care.
Thanks
Sowjanya
On 3/10/20 9:02 PM, Sowjanya Komatineni wrote:
> External email: Use caution opening links or attachments
>
>
> Tegra210 device tree is missing reset-cells property for mc node.
>
> This patch fixes it.
>
> Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
> ---
> arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/nvidia/tegra210.dtsi b/arch/arm64/boot/dts/nvidia/tegra210.dtsi
> index 66dd1df..9241163 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra210.dtsi
> +++ b/arch/arm64/boot/dts/nvidia/tegra210.dtsi
> @@ -935,6 +935,7 @@
> interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
>
> #iommu-cells = <1>;
> + #reset-cells = <1>;
> };
>
> sata@70020000 {
> --
> 2.7.4
>
prev parent reply other threads:[~2020-03-13 1:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-11 4:02 [PATCH v1] arm64: tegra: Add reset-cells to mc Sowjanya Komatineni
2020-03-13 1:23 ` Sowjanya Komatineni [this message]
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=407b5d00-4a79-d063-31a2-74e3154625f6@nvidia.com \
--to=skomatineni@nvidia.com \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=josephl@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mmaddireddy@nvidia.com \
--cc=nkristam@nvidia.com \
--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