From: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: "rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org"
<rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
"pawel.moll-5wv7dgnIgG8@public.gmane.org"
<pawel.moll-5wv7dgnIgG8@public.gmane.org>,
"mark.rutland-5wv7dgnIgG8@public.gmane.org"
<mark.rutland-5wv7dgnIgG8@public.gmane.org>,
"ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org"
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
"linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org"
<linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
"thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 2/2] ARM: tegra: convert device tree file of Dalmore to use pinctrl defines
Date: Wed, 4 Dec 2013 11:21:33 +0530 [thread overview]
Message-ID: <529EC2E5.5050909@nvidia.com> (raw)
In-Reply-To: <529E3A6E.1050003-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
On Wednesday 04 December 2013 01:39 AM, Stephen Warren wrote:
> On 12/02/2013 06:55 AM, Laxman Dewangan wrote:
>> Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> Patch description?
>
> BTW, did you compile all the Tegra DT files before and after this
> change, and make sure that there's zero difference between them (i.e.
> they're identical byte-for-byte when compiled)? I don't feel like
> manually double-checking this entire patch...
I just made changes for the Dalmore only. Not touched Tegra30 and
Tegra20_ platform dts.
For Dalmore, I compare the binary before and after this change as well
dts generated back from dtb using dtc.
It is same.
WARNING: multiple messages have this Message-ID (diff)
From: ldewangan@nvidia.com (Laxman Dewangan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: tegra: convert device tree file of Dalmore to use pinctrl defines
Date: Wed, 4 Dec 2013 11:21:33 +0530 [thread overview]
Message-ID: <529EC2E5.5050909@nvidia.com> (raw)
In-Reply-To: <529E3A6E.1050003@wwwdotorg.org>
On Wednesday 04 December 2013 01:39 AM, Stephen Warren wrote:
> On 12/02/2013 06:55 AM, Laxman Dewangan wrote:
>> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
> Patch description?
>
> BTW, did you compile all the Tegra DT files before and after this
> change, and make sure that there's zero difference between them (i.e.
> they're identical byte-for-byte when compiled)? I don't feel like
> manually double-checking this entire patch...
I just made changes for the Dalmore only. Not touched Tegra30 and
Tegra20_ platform dts.
For Dalmore, I compare the binary before and after this change as well
dts generated back from dtb using dtc.
It is same.
WARNING: multiple messages have this Message-ID (diff)
From: Laxman Dewangan <ldewangan@nvidia.com>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: "rob.herring@calxeda.com" <rob.herring@calxeda.com>,
"pawel.moll@arm.com" <pawel.moll@arm.com>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
"thierry.reding@gmail.com" <thierry.reding@gmail.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] ARM: tegra: convert device tree file of Dalmore to use pinctrl defines
Date: Wed, 4 Dec 2013 11:21:33 +0530 [thread overview]
Message-ID: <529EC2E5.5050909@nvidia.com> (raw)
In-Reply-To: <529E3A6E.1050003@wwwdotorg.org>
On Wednesday 04 December 2013 01:39 AM, Stephen Warren wrote:
> On 12/02/2013 06:55 AM, Laxman Dewangan wrote:
>> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
> Patch description?
>
> BTW, did you compile all the Tegra DT files before and after this
> change, and make sure that there's zero difference between them (i.e.
> they're identical byte-for-byte when compiled)? I don't feel like
> manually double-checking this entire patch...
I just made changes for the Dalmore only. Not touched Tegra30 and
Tegra20_ platform dts.
For Dalmore, I compare the binary before and after this change as well
dts generated back from dtb using dtc.
It is same.
next prev parent reply other threads:[~2013-12-04 5:51 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 13:55 [PATCH 1/2] ARM: dts: tegra: Header file for pinctrl constants Laxman Dewangan
2013-12-02 13:55 ` Laxman Dewangan
2013-12-02 13:55 ` Laxman Dewangan
2013-12-02 13:55 ` [PATCH 2/2] ARM: tegra: convert device tree file of Dalmore to use pinctrl defines Laxman Dewangan
2013-12-02 13:55 ` Laxman Dewangan
2013-12-02 13:55 ` Laxman Dewangan
[not found] ` <1385992502-12771-2-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-03 20:09 ` Stephen Warren
2013-12-03 20:09 ` Stephen Warren
2013-12-03 20:09 ` Stephen Warren
[not found] ` <529E3A6E.1050003-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-04 5:51 ` Laxman Dewangan [this message]
2013-12-04 5:51 ` Laxman Dewangan
2013-12-04 5:51 ` Laxman Dewangan
2013-12-04 16:59 ` Stephen Warren
2013-12-04 16:59 ` Stephen Warren
[not found] ` <1385992502-12771-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-02 14:25 ` [PATCH 1/2] ARM: dts: tegra: Header file for pinctrl constants Thierry Reding
2013-12-02 14:25 ` Thierry Reding
2013-12-02 14:25 ` Thierry Reding
[not found] ` <20131202142522.GA17566-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-12-03 6:04 ` Laxman Dewangan
2013-12-03 6:04 ` Laxman Dewangan
2013-12-03 6:04 ` Laxman Dewangan
[not found] ` <529D745D.2070503-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-12-03 20:08 ` Stephen Warren
2013-12-03 20:08 ` Stephen Warren
2013-12-03 20:08 ` Stephen Warren
[not found] ` <529E3A34.4030206-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-04 5:49 ` Laxman Dewangan
2013-12-04 5:49 ` Laxman Dewangan
2013-12-04 5:49 ` Laxman Dewangan
2013-12-03 20:05 ` Stephen Warren
2013-12-03 20:05 ` Stephen Warren
2013-12-03 20:05 ` Stephen Warren
2013-12-03 20:06 ` Stephen Warren
2013-12-03 20:06 ` Stephen Warren
2013-12-03 20:06 ` Stephen Warren
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=529EC2E5.5050909@nvidia.com \
--to=ldewangan-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.